@Generated(value="by gapic-generator-java") public abstract class BinauthzManagementServiceV1Stub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
BinauthzManagementServiceV1Stub() |
public com.google.api.gax.rpc.UnaryCallable<Service.GetPolicyRequest,Resources.Policy> getPolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<Service.UpdatePolicyRequest,Resources.Policy> updatePolicyCallable()
public com.google.api.gax.rpc.UnaryCallable<Service.CreateAttestorRequest,Resources.Attestor> createAttestorCallable()
public com.google.api.gax.rpc.UnaryCallable<Service.GetAttestorRequest,Resources.Attestor> getAttestorCallable()
public com.google.api.gax.rpc.UnaryCallable<Service.UpdateAttestorRequest,Resources.Attestor> updateAttestorCallable()
public com.google.api.gax.rpc.UnaryCallable<Service.ListAttestorsRequest,BinauthzManagementServiceV1Client.ListAttestorsPagedResponse> listAttestorsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<Service.ListAttestorsRequest,Service.ListAttestorsResponse> listAttestorsCallable()
public com.google.api.gax.rpc.UnaryCallable<Service.DeleteAttestorRequest,com.google.protobuf.Empty> deleteAttestorCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2022 Google LLC. All rights reserved.