@BetaApi @Generated(value="by gapic-generator-java") public class GrpcBinauthzManagementServiceV1Beta1Stub extends BinauthzManagementServiceV1Beta1Stub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcBinauthzManagementServiceV1Beta1Stub(BinauthzManagementServiceV1Beta1StubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcBinauthzManagementServiceV1Beta1Stub, using the given settings.
|
protected |
GrpcBinauthzManagementServiceV1Beta1Stub(BinauthzManagementServiceV1Beta1StubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcBinauthzManagementServiceV1Beta1Stub, using the given settings.
|
protected GrpcBinauthzManagementServiceV1Beta1Stub(BinauthzManagementServiceV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcBinauthzManagementServiceV1Beta1Stub(BinauthzManagementServiceV1Beta1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcBinauthzManagementServiceV1Beta1Stub create(BinauthzManagementServiceV1Beta1StubSettings settings) throws IOException
IOExceptionpublic static final GrpcBinauthzManagementServiceV1Beta1Stub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcBinauthzManagementServiceV1Beta1Stub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<GetPolicyRequest,Policy> getPolicyCallable()
getPolicyCallable in class BinauthzManagementServiceV1Beta1Stubpublic com.google.api.gax.rpc.UnaryCallable<UpdatePolicyRequest,Policy> updatePolicyCallable()
updatePolicyCallable in class BinauthzManagementServiceV1Beta1Stubpublic com.google.api.gax.rpc.UnaryCallable<CreateAttestorRequest,Attestor> createAttestorCallable()
createAttestorCallable in class BinauthzManagementServiceV1Beta1Stubpublic com.google.api.gax.rpc.UnaryCallable<GetAttestorRequest,Attestor> getAttestorCallable()
getAttestorCallable in class BinauthzManagementServiceV1Beta1Stubpublic com.google.api.gax.rpc.UnaryCallable<UpdateAttestorRequest,Attestor> updateAttestorCallable()
updateAttestorCallable in class BinauthzManagementServiceV1Beta1Stubpublic com.google.api.gax.rpc.UnaryCallable<ListAttestorsRequest,ListAttestorsResponse> listAttestorsCallable()
listAttestorsCallable in class BinauthzManagementServiceV1Beta1Stubpublic com.google.api.gax.rpc.UnaryCallable<ListAttestorsRequest,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> listAttestorsPagedCallable()
listAttestorsPagedCallable in class BinauthzManagementServiceV1Beta1Stubpublic com.google.api.gax.rpc.UnaryCallable<DeleteAttestorRequest,com.google.protobuf.Empty> deleteAttestorCallable()
deleteAttestorCallable in class BinauthzManagementServiceV1Beta1Stubpublic final void close()
close in interface AutoCloseableclose in class BinauthzManagementServiceV1Beta1Stubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2021 Google LLC. All rights reserved.