Uses of Class
com.google.cloud.workflows.v1.DeleteWorkflowRequest
-
Packages that use DeleteWorkflowRequest Package Description com.google.cloud.workflows.v1 A client to Workflows APIcom.google.cloud.workflows.v1.stub -
-
Uses of DeleteWorkflowRequest in com.google.cloud.workflows.v1
Methods in com.google.cloud.workflows.v1 that return DeleteWorkflowRequest Modifier and Type Method Description DeleteWorkflowRequestDeleteWorkflowRequest.Builder. build()DeleteWorkflowRequestDeleteWorkflowRequest.Builder. buildPartial()static DeleteWorkflowRequestDeleteWorkflowRequest. getDefaultInstance()DeleteWorkflowRequestDeleteWorkflowRequest.Builder. getDefaultInstanceForType()DeleteWorkflowRequestDeleteWorkflowRequest. getDefaultInstanceForType()static DeleteWorkflowRequestDeleteWorkflowRequest. parseDelimitedFrom(InputStream input)static DeleteWorkflowRequestDeleteWorkflowRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(byte[] data)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(InputStream input)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(ByteBuffer data)static DeleteWorkflowRequestDeleteWorkflowRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.workflows.v1 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.v1 with parameters of type DeleteWorkflowRequest Modifier and Type Method Description default voidWorkflowsGrpc.AsyncService. deleteWorkflow(DeleteWorkflowRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a workflow with the specified name.com.google.longrunning.OperationWorkflowsGrpc.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.voidWorkflowsGrpc.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.BuilderDeleteWorkflowRequest.Builder. mergeFrom(DeleteWorkflowRequest other)static DeleteWorkflowRequest.BuilderDeleteWorkflowRequest. newBuilder(DeleteWorkflowRequest prototype) -
Uses of DeleteWorkflowRequest in com.google.cloud.workflows.v1.stub
Methods in com.google.cloud.workflows.v1.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.
-