Uses of Class
com.google.cloud.workflows.v1beta.CreateWorkflowRequest
-
Packages that use CreateWorkflowRequest Package Description com.google.cloud.workflows.v1beta A client to Workflows APIcom.google.cloud.workflows.v1beta.stub -
-
Uses of CreateWorkflowRequest in com.google.cloud.workflows.v1beta
Methods in com.google.cloud.workflows.v1beta that return CreateWorkflowRequest Modifier and Type Method Description CreateWorkflowRequest
CreateWorkflowRequest.Builder. build()
CreateWorkflowRequest
CreateWorkflowRequest.Builder. buildPartial()
static CreateWorkflowRequest
CreateWorkflowRequest. getDefaultInstance()
CreateWorkflowRequest
CreateWorkflowRequest.Builder. getDefaultInstanceForType()
CreateWorkflowRequest
CreateWorkflowRequest. getDefaultInstanceForType()
static CreateWorkflowRequest
CreateWorkflowRequest. parseDelimitedFrom(InputStream input)
static CreateWorkflowRequest
CreateWorkflowRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(byte[] data)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(InputStream input)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(ByteBuffer data)
static CreateWorkflowRequest
CreateWorkflowRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.workflows.v1beta that return types with arguments of type CreateWorkflowRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateWorkflowRequest,com.google.longrunning.Operation>
WorkflowsClient. createWorkflowCallable()
Creates a new workflow.com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>
WorkflowsClient. createWorkflowOperationCallable()
Creates a new workflow.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkflowRequest,Workflow,OperationMetadata>
WorkflowsSettings.Builder. createWorkflowOperationSettings()
Returns the builder for the settings used for calls to createWorkflow.com.google.api.gax.rpc.OperationCallSettings<CreateWorkflowRequest,Workflow,OperationMetadata>
WorkflowsSettings. createWorkflowOperationSettings()
Returns the object with the settings used for calls to createWorkflow.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkflowRequest,com.google.longrunning.Operation>
WorkflowsSettings.Builder. createWorkflowSettings()
Returns the builder for the settings used for calls to createWorkflow.com.google.api.gax.rpc.UnaryCallSettings<CreateWorkflowRequest,com.google.longrunning.Operation>
WorkflowsSettings. createWorkflowSettings()
Returns the object with the settings used for calls to createWorkflow.static io.grpc.MethodDescriptor<CreateWorkflowRequest,com.google.longrunning.Operation>
WorkflowsGrpc. getCreateWorkflowMethod()
com.google.protobuf.Parser<CreateWorkflowRequest>
CreateWorkflowRequest. getParserForType()
static com.google.protobuf.Parser<CreateWorkflowRequest>
CreateWorkflowRequest. parser()
Methods in com.google.cloud.workflows.v1beta with parameters of type CreateWorkflowRequest Modifier and Type Method Description default void
WorkflowsGrpc.AsyncService. createWorkflow(CreateWorkflowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new workflow.com.google.longrunning.Operation
WorkflowsGrpc.WorkflowsBlockingStub. createWorkflow(CreateWorkflowRequest request)
Creates a new workflow.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
WorkflowsGrpc.WorkflowsFutureStub. createWorkflow(CreateWorkflowRequest request)
Creates a new workflow.void
WorkflowsGrpc.WorkflowsStub. createWorkflow(CreateWorkflowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a new workflow.com.google.api.gax.longrunning.OperationFuture<Workflow,OperationMetadata>
WorkflowsClient. createWorkflowAsync(CreateWorkflowRequest request)
Creates a new workflow.CreateWorkflowRequest.Builder
CreateWorkflowRequest.Builder. mergeFrom(CreateWorkflowRequest other)
static CreateWorkflowRequest.Builder
CreateWorkflowRequest. newBuilder(CreateWorkflowRequest prototype)
-
Uses of CreateWorkflowRequest in com.google.cloud.workflows.v1beta.stub
Methods in com.google.cloud.workflows.v1beta.stub that return types with arguments of type CreateWorkflowRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateWorkflowRequest,com.google.longrunning.Operation>
GrpcWorkflowsStub. createWorkflowCallable()
com.google.api.gax.rpc.UnaryCallable<CreateWorkflowRequest,com.google.longrunning.Operation>
HttpJsonWorkflowsStub. createWorkflowCallable()
com.google.api.gax.rpc.UnaryCallable<CreateWorkflowRequest,com.google.longrunning.Operation>
WorkflowsStub. createWorkflowCallable()
com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>
GrpcWorkflowsStub. createWorkflowOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>
HttpJsonWorkflowsStub. createWorkflowOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateWorkflowRequest,Workflow,OperationMetadata>
WorkflowsStub. createWorkflowOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateWorkflowRequest,Workflow,OperationMetadata>
WorkflowsStubSettings.Builder. createWorkflowOperationSettings()
Returns the builder for the settings used for calls to createWorkflow.com.google.api.gax.rpc.OperationCallSettings<CreateWorkflowRequest,Workflow,OperationMetadata>
WorkflowsStubSettings. createWorkflowOperationSettings()
Returns the object with the settings used for calls to createWorkflow.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateWorkflowRequest,com.google.longrunning.Operation>
WorkflowsStubSettings.Builder. createWorkflowSettings()
Returns the builder for the settings used for calls to createWorkflow.com.google.api.gax.rpc.UnaryCallSettings<CreateWorkflowRequest,com.google.longrunning.Operation>
WorkflowsStubSettings. createWorkflowSettings()
Returns the object with the settings used for calls to createWorkflow.
-