-
DaprProtos.InvokeBindingRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.InvokeBindingRequest.Builder.clear()
DaprProtos.InvokeBindingRequest.Builder.clearData()
The data which will be sent to output binding.
DaprProtos.InvokeBindingRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DaprProtos.InvokeBindingRequest.Builder.clearName()
The name of the output binding to invoke.
DaprProtos.InvokeBindingRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The name of the operation type for the binding to invoke
DaprProtos.InvokeBindingRequest.Builder.clone()
DaprProtos.InvokeBindingRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.InvokeBindingRequest.Builder.mergeFrom(com.google.protobuf.Message other)
DaprProtos.InvokeBindingRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.InvokeBindingRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.
The metadata passing to output binding components
Common metadata property:
- ttlInSeconds : the time to live in seconds for the message.
DaprProtos.InvokeBindingRequest.Builder.setData(com.google.protobuf.ByteString value)
The data which will be sent to output binding.
DaprProtos.InvokeBindingRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The name of the output binding to invoke.
DaprProtos.InvokeBindingRequest.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the output binding to invoke.
The name of the operation type for the binding to invoke
DaprProtos.InvokeBindingRequest.Builder.setOperationBytes(com.google.protobuf.ByteString value)
The name of the operation type for the binding to invoke
DaprProtos.InvokeBindingRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DaprProtos.InvokeBindingRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)