Package io.dapr.v1
Class DaprProtos.InvokeBindingRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
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
,java.lang.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 Type Method Description DaprProtos.InvokeBindingRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
DaprProtos.InvokeBindingRequest
build()
DaprProtos.InvokeBindingRequest
buildPartial()
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
clearMetadata()
DaprProtos.InvokeBindingRequest.Builder
clearName()
The name of the output binding to invoke.DaprProtos.InvokeBindingRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DaprProtos.InvokeBindingRequest.Builder
clearOperation()
The name of the operation type for the binding to invokeDaprProtos.InvokeBindingRequest.Builder
clone()
boolean
containsMetadata(java.lang.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.ByteString
getData()
The data which will be sent to output binding.DaprProtos.InvokeBindingRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
java.util.Map<java.lang.String,java.lang.String>
getMetadata()
Deprecated.int
getMetadataCount()
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.java.util.Map<java.lang.String,java.lang.String>
getMetadataMap()
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.java.lang.String
getMetadataOrDefault(java.lang.String key, java.lang.String defaultValue)
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.java.lang.String
getMetadataOrThrow(java.lang.String key)
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.java.util.Map<java.lang.String,java.lang.String>
getMutableMetadata()
Deprecated.java.lang.String
getName()
The name of the output binding to invoke.com.google.protobuf.ByteString
getNameBytes()
The name of the output binding to invoke.java.lang.String
getOperation()
The name of the operation type for the binding to invokecom.google.protobuf.ByteString
getOperationBytes()
The name of the operation type for the binding to invokeprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
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
mergeFrom(DaprProtos.InvokeBindingRequest other)
DaprProtos.InvokeBindingRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.InvokeBindingRequest.Builder
putAllMetadata(java.util.Map<java.lang.String,java.lang.String> values)
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.DaprProtos.InvokeBindingRequest.Builder
putMetadata(java.lang.String key, java.lang.String value)
The metadata passing to output binding components Common metadata property: - ttlInSeconds : the time to live in seconds for the message.DaprProtos.InvokeBindingRequest.Builder
removeMetadata(java.lang.String key)
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, java.lang.Object value)
DaprProtos.InvokeBindingRequest.Builder
setName(java.lang.String 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.DaprProtos.InvokeBindingRequest.Builder
setOperation(java.lang.String value)
The name of the operation type for the binding to invokeDaprProtos.InvokeBindingRequest.Builder
setOperationBytes(com.google.protobuf.ByteString value)
The name of the operation type for the binding to invokeDaprProtos.InvokeBindingRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
DaprProtos.InvokeBindingRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
setField
public DaprProtos.InvokeBindingRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
clearField
public DaprProtos.InvokeBindingRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
clearOneof
public DaprProtos.InvokeBindingRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
setRepeatedField
public DaprProtos.InvokeBindingRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
addRepeatedField
public DaprProtos.InvokeBindingRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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 java.io.IOException- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.InvokeBindingRequest.Builder>
- Throws:
java.io.IOException
-
getName
public java.lang.String getName()The name of the output binding to invoke.
string name = 1;
- Specified by:
getName
in 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:
getNameBytes
in 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:
getData
in 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.InvokeBindingRequestOrBuilder
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:
getMetadataCount
in interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
containsMetadata
public boolean containsMetadata(java.lang.String key)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:
containsMetadata
in interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadata
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getMetadata()Deprecated.UsegetMetadataMap()
instead.- Specified by:
getMetadata
in interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadataMap
public java.util.Map<java.lang.String,java.lang.String> 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:
getMetadataMap
in interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadataOrDefault
public java.lang.String getMetadataOrDefault(java.lang.String key, java.lang.String defaultValue)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:
getMetadataOrDefault
in interfaceDaprProtos.InvokeBindingRequestOrBuilder
-
getMetadataOrThrow
public java.lang.String getMetadataOrThrow(java.lang.String key)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:
getMetadataOrThrow
in 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 public java.util.Map<java.lang.String,java.lang.String> getMutableMetadata()Deprecated.Use alternate mutation accessors instead. -
putMetadata
public DaprProtos.InvokeBindingRequest.Builder putMetadata(java.lang.String key, java.lang.String value)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
public DaprProtos.InvokeBindingRequest.Builder putAllMetadata(java.util.Map<java.lang.String,java.lang.String> values)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
public java.lang.String getOperation()The name of the operation type for the binding to invoke
string operation = 4;
- Specified by:
getOperation
in 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:
getOperationBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-
mergeUnknownFields
public final DaprProtos.InvokeBindingRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.InvokeBindingRequest.Builder>
-