-
DaprProtos.StartWorkflowRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.StartWorkflowRequest.Builder.clear()
DaprProtos.StartWorkflowRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
DaprProtos.StartWorkflowRequest.Builder.clearInput()
Input data for the workflow instance.
The ID to assign to the started workflow instance.
DaprProtos.StartWorkflowRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Name of the workflow component.
DaprProtos.StartWorkflowRequest.Builder.clone()
DaprProtos.StartWorkflowRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.StartWorkflowRequest.Builder.mergeFrom(com.google.protobuf.Message other)
DaprProtos.StartWorkflowRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.StartWorkflowRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Additional component-specific options for starting the workflow instance.
Additional component-specific options for starting the workflow instance.
Additional component-specific options for starting the workflow instance.
DaprProtos.StartWorkflowRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.StartWorkflowRequest.Builder.setInput(com.google.protobuf.ByteString value)
Input data for the workflow instance.
The ID to assign to the started workflow instance.
DaprProtos.StartWorkflowRequest.Builder.setInstanceIdBytes(com.google.protobuf.ByteString value)
The ID to assign to the started workflow instance.
DaprProtos.StartWorkflowRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DaprProtos.StartWorkflowRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Name of the workflow component.
Name of the workflow component.