@Generated(value="by gapic-generator-java") public class GrpcWorkflowTemplateServiceStub extends WorkflowTemplateServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcWorkflowTemplateServiceStub, using the given settings.
|
protected |
GrpcWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcWorkflowTemplateServiceStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit) |
void |
close() |
static GrpcWorkflowTemplateServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext) |
static GrpcWorkflowTemplateServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) |
static GrpcWorkflowTemplateServiceStub |
create(WorkflowTemplateServiceStubSettings settings) |
com.google.api.gax.rpc.UnaryCallable<CreateWorkflowTemplateRequest,WorkflowTemplate> |
createWorkflowTemplateCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteWorkflowTemplateRequest,com.google.protobuf.Empty> |
deleteWorkflowTemplateCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicyCallable() |
com.google.longrunning.stub.GrpcOperationsStub |
getOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<GetWorkflowTemplateRequest,WorkflowTemplate> |
getWorkflowTemplateCallable() |
com.google.api.gax.rpc.UnaryCallable<InstantiateInlineWorkflowTemplateRequest,com.google.longrunning.Operation> |
instantiateInlineWorkflowTemplateCallable() |
com.google.api.gax.rpc.OperationCallable<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata> |
instantiateInlineWorkflowTemplateOperationCallable() |
com.google.api.gax.rpc.UnaryCallable<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation> |
instantiateWorkflowTemplateCallable() |
com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata> |
instantiateWorkflowTemplateOperationCallable() |
boolean |
isShutdown() |
boolean |
isTerminated() |
com.google.api.gax.rpc.UnaryCallable<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse> |
listWorkflowTemplatesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListWorkflowTemplatesRequest,WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse> |
listWorkflowTemplatesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicyCallable() |
void |
shutdown() |
void |
shutdownNow() |
com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateWorkflowTemplateRequest,WorkflowTemplate> |
updateWorkflowTemplateCallable() |
getHttpJsonOperationsStubprotected GrpcWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcWorkflowTemplateServiceStub(WorkflowTemplateServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcWorkflowTemplateServiceStub create(WorkflowTemplateServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcWorkflowTemplateServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcWorkflowTemplateServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateWorkflowTemplateRequest,WorkflowTemplate> createWorkflowTemplateCallable()
createWorkflowTemplateCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetWorkflowTemplateRequest,WorkflowTemplate> getWorkflowTemplateCallable()
getWorkflowTemplateCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<InstantiateWorkflowTemplateRequest,com.google.longrunning.Operation> instantiateWorkflowTemplateCallable()
instantiateWorkflowTemplateCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata> instantiateWorkflowTemplateOperationCallable()
instantiateWorkflowTemplateOperationCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<InstantiateInlineWorkflowTemplateRequest,com.google.longrunning.Operation> instantiateInlineWorkflowTemplateCallable()
instantiateInlineWorkflowTemplateCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.OperationCallable<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata> instantiateInlineWorkflowTemplateOperationCallable()
instantiateInlineWorkflowTemplateOperationCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateWorkflowTemplateRequest,WorkflowTemplate> updateWorkflowTemplateCallable()
updateWorkflowTemplateCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListWorkflowTemplatesRequest,ListWorkflowTemplatesResponse> listWorkflowTemplatesCallable()
listWorkflowTemplatesCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListWorkflowTemplatesRequest,WorkflowTemplateServiceClient.ListWorkflowTemplatesPagedResponse> listWorkflowTemplatesPagedCallable()
listWorkflowTemplatesPagedCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteWorkflowTemplateRequest,com.google.protobuf.Empty> deleteWorkflowTemplateCallable()
deleteWorkflowTemplateCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicyCallable()
setIamPolicyCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicyCallable()
getIamPolicyCallable in class WorkflowTemplateServiceStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class WorkflowTemplateServiceStubpublic final void close()
close in interface AutoCloseableclose in class WorkflowTemplateServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.