-
Mutation.Send.Builder.clear()
The time at which Spanner will begin attempting to deliver the message.
The payload of the message.
Send a message to a queue.
The time at which Spanner will begin attempting to deliver the message.
Mutation.Send.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Mutation.Send.Builder.mergeFrom(com.google.protobuf.Message other)
Mutation.Send.Builder.mergeKey(com.google.protobuf.ListValue value)
Mutation.Send.Builder.mergePayload(com.google.protobuf.Value value)
The payload of the message.
Mutation.Send.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
Mutation.Send.Builder.setDeliverTime(com.google.protobuf.Timestamp value)
The time at which Spanner will begin attempting to deliver the message.
Mutation.Send.Builder.setDeliverTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which Spanner will begin attempting to deliver the message.
Mutation.Send.Builder.setKey(com.google.protobuf.ListValue value)
Mutation.Send.Builder.setKey(com.google.protobuf.ListValue.Builder builderForValue)
Mutation.Send.Builder.setPayload(com.google.protobuf.Value value)
The payload of the message.
Mutation.Send.Builder.setPayload(com.google.protobuf.Value.Builder builderForValue)
The payload of the message.
Mutation.Send.Builder.setQueueBytes(com.google.protobuf.ByteString value)
Send a message to a queue.