Uses of Class
io.dapr.v1.DaprAppCallbackProtos.BindingEventResponse.Builder
Packages that use DaprAppCallbackProtos.BindingEventResponse.Builder
-
Uses of DaprAppCallbackProtos.BindingEventResponse.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprAppCallbackProtos.BindingEventResponse.BuilderModifier and TypeMethodDescriptionDaprAppCallbackProtos.BindingEventResponse.Builder.addAllStates
(Iterable<? extends CommonProtos.StateItem> values) The state key values which will be stored in store_name.The list of output bindings.DaprAppCallbackProtos.BindingEventResponse.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprAppCallbackProtos.BindingEventResponse.Builder.addStates
(int index, CommonProtos.StateItem value) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.Builder.addStates
(int index, CommonProtos.StateItem.Builder builderForValue) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.Builder.addStates
(CommonProtos.StateItem value) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.Builder.addStates
(CommonProtos.StateItem.Builder builderForValue) The state key values which will be stored in store_name.The list of output bindings.DaprAppCallbackProtos.BindingEventResponse.Builder.addToBytes
(com.google.protobuf.ByteString value) The list of output bindings.DaprAppCallbackProtos.BindingEventResponse.Builder.clear()
DaprAppCallbackProtos.BindingEventResponse.Builder.clearConcurrency()
The concurrency of output bindings to send data to "to" output bindings list.DaprAppCallbackProtos.BindingEventResponse.Builder.clearData()
The content which will be sent to "to" output bindings.DaprAppCallbackProtos.BindingEventResponse.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DaprAppCallbackProtos.BindingEventResponse.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprAppCallbackProtos.BindingEventResponse.Builder.clearStates()
The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.Builder.clearStoreName()
The name of state store where states are saved.DaprAppCallbackProtos.BindingEventResponse.Builder.clearTo()
The list of output bindings.DaprAppCallbackProtos.BindingEventResponse.Builder.clone()
DaprAppCallbackProtos.BindingEventResponse.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprAppCallbackProtos.BindingEventResponse.Builder.mergeFrom
(com.google.protobuf.Message other) DaprAppCallbackProtos.BindingEventResponse.Builder.mergeFrom
(DaprAppCallbackProtos.BindingEventResponse other) DaprAppCallbackProtos.BindingEventResponse.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprAppCallbackProtos.BindingEventResponse.newBuilder()
DaprAppCallbackProtos.BindingEventResponse.newBuilder
(DaprAppCallbackProtos.BindingEventResponse prototype) DaprAppCallbackProtos.BindingEventResponse.newBuilderForType()
DaprAppCallbackProtos.BindingEventResponse.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprAppCallbackProtos.BindingEventResponse.Builder.removeStates
(int index) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.Builder.setConcurrency
(DaprAppCallbackProtos.BindingEventResponse.BindingEventConcurrency value) The concurrency of output bindings to send data to "to" output bindings list.DaprAppCallbackProtos.BindingEventResponse.Builder.setConcurrencyValue
(int value) The concurrency of output bindings to send data to "to" output bindings list.DaprAppCallbackProtos.BindingEventResponse.Builder.setData
(com.google.protobuf.ByteString value) The content which will be sent to "to" output bindings.DaprAppCallbackProtos.BindingEventResponse.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprAppCallbackProtos.BindingEventResponse.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DaprAppCallbackProtos.BindingEventResponse.Builder.setStates
(int index, CommonProtos.StateItem value) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.Builder.setStates
(int index, CommonProtos.StateItem.Builder builderForValue) The state key values which will be stored in store_name.DaprAppCallbackProtos.BindingEventResponse.Builder.setStoreName
(String value) The name of state store where states are saved.DaprAppCallbackProtos.BindingEventResponse.Builder.setStoreNameBytes
(com.google.protobuf.ByteString value) The name of state store where states are saved.The list of output bindings.DaprAppCallbackProtos.BindingEventResponse.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprAppCallbackProtos.BindingEventResponse.toBuilder()