Class BinauthzManagementServiceV1Stub (1.3.0)

publicabstractclass BinauthzManagementServiceV1StubimplementsBackgroundResource

Base stub class for the BinauthzManagementServiceV1 service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > BinauthzManagementServiceV1Stub

Implements

BackgroundResource

Constructors

BinauthzManagementServiceV1Stub()

publicBinauthzManagementServiceV1Stub()

Methods

close()

publicabstractvoidclose()

createAttestorCallable()

publicUnaryCallable<Service.CreateAttestorRequest,Resources.Attestor>createAttestorCallable()
Returns
Type Description

deleteAttestorCallable()

publicUnaryCallable<Service.DeleteAttestorRequest,Empty>deleteAttestorCallable()
Returns
Type Description

getAttestorCallable()

publicUnaryCallable<Service.GetAttestorRequest,Resources.Attestor>getAttestorCallable()
Returns
Type Description

getPolicyCallable()

publicUnaryCallable<Service.GetPolicyRequest,Resources.Policy>getPolicyCallable()
Returns
Type Description

listAttestorsCallable()

publicUnaryCallable<Service.ListAttestorsRequest,Service.ListAttestorsResponse>listAttestorsCallable()
Returns
Type Description

listAttestorsPagedCallable()

publicUnaryCallable<Service.ListAttestorsRequest,BinauthzManagementServiceV1Client.ListAttestorsPagedResponse>listAttestorsPagedCallable()
Returns
Type Description

updateAttestorCallable()

publicUnaryCallable<Service.UpdateAttestorRequest,Resources.Attestor>updateAttestorCallable()
Returns
Type Description

updatePolicyCallable()

publicUnaryCallable<Service.UpdatePolicyRequest,Resources.Policy>updatePolicyCallable()
Returns
Type Description

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.