| Package | Description |
|---|---|
| com.google.protos.google.cloud.binaryauthorization.v1 |
A client to Binary Authorization API
|
| com.google.protos.google.cloud.binaryauthorization.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
BinauthzManagementServiceV1Client.ListAttestorsPagedResponse |
BinauthzManagementServiceV1Client.listAttestors(ProjectName parent)
Lists [attestors][google.cloud.binaryauthorization.v1.Attestor].
|
BinauthzManagementServiceV1Client.ListAttestorsPagedResponse |
BinauthzManagementServiceV1Client.listAttestors(Service.ListAttestorsRequest request)
Lists [attestors][google.cloud.binaryauthorization.v1.Attestor].
|
BinauthzManagementServiceV1Client.ListAttestorsPagedResponse |
BinauthzManagementServiceV1Client.listAttestors(String parent)
Lists [attestors][google.cloud.binaryauthorization.v1.Attestor].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BinauthzManagementServiceV1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Client.ListAttestorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<Service.ListAttestorsRequest,Service.ListAttestorsResponse,Resources.Attestor> context,
com.google.api.core.ApiFuture<Service.ListAttestorsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<Service.ListAttestorsRequest,BinauthzManagementServiceV1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Client.listAttestorsPagedCallable()
Lists [attestors][google.cloud.binaryauthorization.v1.Attestor].
|
com.google.api.gax.rpc.PagedCallSettings<Service.ListAttestorsRequest,Service.ListAttestorsResponse,BinauthzManagementServiceV1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Settings.listAttestorsSettings()
Returns the object with the settings used for calls to listAttestors.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<Service.ListAttestorsRequest,Service.ListAttestorsResponse,BinauthzManagementServiceV1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Settings.Builder.listAttestorsSettings()
Returns the builder for the settings used for calls to listAttestors.
|
Copyright © 2022 Google LLC. All rights reserved.