Package io.dapr.v1
Class DaprProtos.InvokeBindingRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
io.dapr.v1.DaprProtos.InvokeBindingRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DaprProtos.InvokeBindingRequestOrBuilder,Cloneable
- Enclosing class:
- DaprProtos.InvokeBindingRequest
public static final class DaprProtos.InvokeBindingRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
implements DaprProtos.InvokeBindingRequestOrBuilder
InvokeBindingRequest is the message to send data to output bindingsProtobuf type
dapr.proto.runtime.v1.InvokeBindingRequest-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The data which will be sent to output binding.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The name of the output binding to invoke.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The name of the operation type for the binding to invokeclone()booleancontainsMetadata(String key) The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.com.google.protobuf.ByteStringgetData()The data which will be sent to output binding.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDeprecated.intThe 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.getMetadataOrDefault(String key, String defaultValue) The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.getMetadataOrThrow(String key) The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.Deprecated.getName()The name of the output binding to invoke.com.google.protobuf.ByteStringThe name of the output binding to invoke.The name of the operation type for the binding to invokecom.google.protobuf.ByteStringThe name of the operation type for the binding to invokeprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) putAllMetadata(Map<String, String> values) The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.putMetadata(String key, String value) The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.removeMetadata(String key) The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.setData(com.google.protobuf.ByteString value) The data which will be sent to output binding.The name of the output binding to invoke.setNameBytes(com.google.protobuf.ByteString value) The name of the output binding to invoke.setOperation(String value) The name of the operation type for the binding to invokesetOperationBytes(com.google.protobuf.ByteString value) The name of the operation type for the binding to invokesetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
setField
public DaprProtos.InvokeBindingRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
clearField
public DaprProtos.InvokeBindingRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
clearOneof
public DaprProtos.InvokeBindingRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
setRepeatedField
public DaprProtos.InvokeBindingRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
addRepeatedField
public DaprProtos.InvokeBindingRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
mergeFrom
public DaprProtos.InvokeBindingRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingRequest.Builder>- Throws:
IOException
-
getName
The name of the output binding to invoke.
string name = 1;- Specified by:
getNamein interfaceDaprProtos.InvokeBindingRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The name of the output binding to invoke.
string name = 1;- Specified by:
getNameBytesin interfaceDaprProtos.InvokeBindingRequestOrBuilder- Returns:
- The bytes for name.
-
setName
The name of the output binding to invoke.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
The name of the output binding to invoke.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
The name of the output binding to invoke.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getData
public com.google.protobuf.ByteString getData()The data which will be sent to output binding.
bytes data = 2;- Specified by:
getDatain interfaceDaprProtos.InvokeBindingRequestOrBuilder- Returns:
- The data.
-
setData
The data which will be sent to output binding.
bytes data = 2;- Parameters:
value- The data to set.- Returns:
- This builder for chaining.
-
clearData
The data which will be sent to output binding.
bytes data = 2;- Returns:
- This builder for chaining.
-
getMetadataCount
public int getMetadataCount()Description copied from interface:DaprProtos.InvokeBindingRequestOrBuilderThe metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3;- Specified by:
getMetadataCountin interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
containsMetadata
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3;- Specified by:
containsMetadatain interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadata
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadataMap
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3;- Specified by:
getMetadataMapin interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadataOrDefault
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3;- Specified by:
getMetadataOrDefaultin interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadataOrThrow
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3;- Specified by:
getMetadataOrThrowin interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
clearMetadata
-
removeMetadata
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3; -
getMutableMetadata
Deprecated.Use alternate mutation accessors instead. -
putMetadata
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3; -
putAllMetadata
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message. If set in the binding definition will cause all messages to have a default time to live. The message ttl overrides any value in the binding definition.
map<string, string> metadata = 3; -
getOperation
The name of the operation type for the binding to invoke
string operation = 4;- Specified by:
getOperationin interfaceDaprProtos.InvokeBindingRequestOrBuilder- Returns:
- The operation.
-
getOperationBytes
public com.google.protobuf.ByteString getOperationBytes()The name of the operation type for the binding to invoke
string operation = 4;- Specified by:
getOperationBytesin interfaceDaprProtos.InvokeBindingRequestOrBuilder- Returns:
- The bytes for operation.
-
setOperation
The name of the operation type for the binding to invoke
string operation = 4;- Parameters:
value- The operation to set.- Returns:
- This builder for chaining.
-
clearOperation
The name of the operation type for the binding to invoke
string operation = 4;- Returns:
- This builder for chaining.
-
setOperationBytes
public DaprProtos.InvokeBindingRequest.Builder setOperationBytes(com.google.protobuf.ByteString value) The name of the operation type for the binding to invoke
string operation = 4;- Parameters:
value- The bytes for operation to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final DaprProtos.InvokeBindingRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
mergeUnknownFields
public final DaprProtos.InvokeBindingRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-