Uses of Class
com.google.spanner.v1.Mutation.Ack
-
Uses of Mutation.Ack in com.google.spanner.v1
Methods in com.google.spanner.v1 that return Mutation.AckModifier and TypeMethodDescriptionMutation.Ack.Builder.build()Mutation.Ack.Builder.buildPartial()Mutation.Builder.getAck()Ack a message from a queue.Mutation.getAck()Ack a message from a queue.MutationOrBuilder.getAck()Ack a message from a queue.static Mutation.AckMutation.Ack.getDefaultInstance()Mutation.Ack.Builder.getDefaultInstanceForType()Mutation.Ack.getDefaultInstanceForType()static Mutation.AckMutation.Ack.parseDelimitedFrom(InputStream input) static Mutation.AckMutation.Ack.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mutation.AckMutation.Ack.parseFrom(byte[] data) static Mutation.AckMutation.Ack.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mutation.AckMutation.Ack.parseFrom(com.google.protobuf.ByteString data) static Mutation.AckMutation.Ack.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mutation.AckMutation.Ack.parseFrom(com.google.protobuf.CodedInputStream input) static Mutation.AckMutation.Ack.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mutation.AckMutation.Ack.parseFrom(InputStream input) static Mutation.AckMutation.Ack.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Mutation.AckMutation.Ack.parseFrom(ByteBuffer data) static Mutation.AckMutation.Ack.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type Mutation.AckModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Mutation.Ack>Mutation.Ack.getParserForType()static com.google.protobuf.Parser<Mutation.Ack>Mutation.Ack.parser()Methods in com.google.spanner.v1 with parameters of type Mutation.AckModifier and TypeMethodDescriptionMutation.Builder.mergeAck(Mutation.Ack value) Ack a message from a queue.Mutation.Ack.Builder.mergeFrom(Mutation.Ack other) static Mutation.Ack.BuilderMutation.Ack.newBuilder(Mutation.Ack prototype) Mutation.Builder.setAck(Mutation.Ack value) Ack a message from a queue.