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