DaprProtos.GetWorkflowResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DaprProtos.GetWorkflowResponse.Builder.clear()
The time at which the workflow instance was created.
DaprProtos.GetWorkflowResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ID of the workflow instance.
The last time at which the workflow instance had its state changed.
DaprProtos.GetWorkflowResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".
DaprProtos.GetWorkflowResponse.Builder.clone()
DaprProtos.GetWorkflowResponse.Builder.mergeCreatedAt(com.google.protobuf.Timestamp value)
The time at which the workflow instance was created.
DaprProtos.GetWorkflowResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DaprProtos.GetWorkflowResponse.Builder.mergeFrom(com.google.protobuf.Message other)
DaprProtos.GetWorkflowResponse.Builder.mergeLastUpdatedAt(com.google.protobuf.Timestamp value)
The last time at which the workflow instance had its state changed.
DaprProtos.GetWorkflowResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DaprProtos.GetWorkflowResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Additional component-specific properties of the workflow instance.
Additional component-specific properties of the workflow instance.
Additional component-specific properties of the workflow instance.
DaprProtos.GetWorkflowResponse.Builder.setCreatedAt(com.google.protobuf.Timestamp value)
The time at which the workflow instance was created.
DaprProtos.GetWorkflowResponse.Builder.setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the workflow instance was created.
DaprProtos.GetWorkflowResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ID of the workflow instance.
DaprProtos.GetWorkflowResponse.Builder.setInstanceIdBytes(com.google.protobuf.ByteString value)
ID of the workflow instance.
DaprProtos.GetWorkflowResponse.Builder.setLastUpdatedAt(com.google.protobuf.Timestamp value)
The last time at which the workflow instance had its state changed.
DaprProtos.GetWorkflowResponse.Builder.setLastUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
The last time at which the workflow instance had its state changed.
DaprProtos.GetWorkflowResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".
The current status of the workflow instance, for example, "PENDING", "RUNNING", "SUSPENDED", "COMPLETED", "FAILED", and "TERMINATED".
DaprProtos.GetWorkflowResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)