@Generated(value="by gapic-generator-java") @BetaApi public class HttpJsonBinauthzManagementServiceV1Stub extends BinauthzManagementServiceV1Stub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonBinauthzManagementServiceV1Stub(BinauthzManagementServiceV1StubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonBinauthzManagementServiceV1Stub, using the given settings.
|
protected |
HttpJsonBinauthzManagementServiceV1Stub(BinauthzManagementServiceV1StubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonBinauthzManagementServiceV1Stub, using the given settings.
|
protected HttpJsonBinauthzManagementServiceV1Stub(BinauthzManagementServiceV1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonBinauthzManagementServiceV1Stub(BinauthzManagementServiceV1StubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonBinauthzManagementServiceV1Stub create(BinauthzManagementServiceV1StubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonBinauthzManagementServiceV1Stub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonBinauthzManagementServiceV1Stub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<Service.GetPolicyRequest,Resources.Policy> getPolicyCallable()
getPolicyCallable in class BinauthzManagementServiceV1Stubpublic com.google.api.gax.rpc.UnaryCallable<Service.UpdatePolicyRequest,Resources.Policy> updatePolicyCallable()
updatePolicyCallable in class BinauthzManagementServiceV1Stubpublic com.google.api.gax.rpc.UnaryCallable<Service.CreateAttestorRequest,Resources.Attestor> createAttestorCallable()
createAttestorCallable in class BinauthzManagementServiceV1Stubpublic com.google.api.gax.rpc.UnaryCallable<Service.GetAttestorRequest,Resources.Attestor> getAttestorCallable()
getAttestorCallable in class BinauthzManagementServiceV1Stubpublic com.google.api.gax.rpc.UnaryCallable<Service.UpdateAttestorRequest,Resources.Attestor> updateAttestorCallable()
updateAttestorCallable in class BinauthzManagementServiceV1Stubpublic com.google.api.gax.rpc.UnaryCallable<Service.ListAttestorsRequest,Service.ListAttestorsResponse> listAttestorsCallable()
listAttestorsCallable in class BinauthzManagementServiceV1Stubpublic com.google.api.gax.rpc.UnaryCallable<Service.ListAttestorsRequest,BinauthzManagementServiceV1Client.ListAttestorsPagedResponse> listAttestorsPagedCallable()
listAttestorsPagedCallable in class BinauthzManagementServiceV1Stubpublic com.google.api.gax.rpc.UnaryCallable<Service.DeleteAttestorRequest,com.google.protobuf.Empty> deleteAttestorCallable()
deleteAttestorCallable in class BinauthzManagementServiceV1Stubpublic final void close()
close in interface AutoCloseableclose in class BinauthzManagementServiceV1Stubpublic 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.