@Generated(value="by gapic-generator-java") public class GrpcAssuredWorkloadsServiceStub extends AssuredWorkloadsServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcAssuredWorkloadsServiceStub(AssuredWorkloadsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcAssuredWorkloadsServiceStub, using the given settings.
|
protected |
GrpcAssuredWorkloadsServiceStub(AssuredWorkloadsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcAssuredWorkloadsServiceStub, using the given settings.
|
getHttpJsonOperationsStubprotected GrpcAssuredWorkloadsServiceStub(AssuredWorkloadsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcAssuredWorkloadsServiceStub(AssuredWorkloadsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcAssuredWorkloadsServiceStub create(AssuredWorkloadsServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcAssuredWorkloadsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcAssuredWorkloadsServiceStub 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 AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateWorkloadRequest,com.google.longrunning.Operation> createWorkloadCallable()
createWorkloadCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.OperationCallable<CreateWorkloadRequest,Workload,CreateWorkloadOperationMetadata> createWorkloadOperationCallable()
createWorkloadOperationCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateWorkloadRequest,Workload> updateWorkloadCallable()
updateWorkloadCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse> restrictAllowedResourcesCallable()
restrictAllowedResourcesCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteWorkloadRequest,com.google.protobuf.Empty> deleteWorkloadCallable()
deleteWorkloadCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetWorkloadRequest,Workload> getWorkloadCallable()
getWorkloadCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListWorkloadsRequest,ListWorkloadsResponse> listWorkloadsCallable()
listWorkloadsCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListWorkloadsRequest,AssuredWorkloadsServiceClient.ListWorkloadsPagedResponse> listWorkloadsPagedCallable()
listWorkloadsPagedCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,ListViolationsResponse> listViolationsCallable()
listViolationsCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,AssuredWorkloadsServiceClient.ListViolationsPagedResponse> listViolationsPagedCallable()
listViolationsPagedCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetViolationRequest,Violation> getViolationCallable()
getViolationCallable in class AssuredWorkloadsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<AcknowledgeViolationRequest,AcknowledgeViolationResponse> acknowledgeViolationCallable()
acknowledgeViolationCallable in class AssuredWorkloadsServiceStubpublic final void close()
close in interface AutoCloseableclose in class AssuredWorkloadsServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2022 Google LLC. All rights reserved.