| Package | Description |
|---|---|
| com.google.cloud.binaryauthorization.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.binaryauthorization.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse |
BinauthzManagementServiceV1Beta1Client.listAttestors(ListAttestorsRequest request)
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse |
BinauthzManagementServiceV1Beta1Client.listAttestors(ProjectName parent)
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse |
BinauthzManagementServiceV1Beta1Client.listAttestors(String parent)
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAttestorsRequest,ListAttestorsResponse,Attestor> context,
com.google.api.core.ApiFuture<ListAttestorsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListAttestorsRequest,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Beta1Client.listAttestorsPagedCallable()
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
|
com.google.api.gax.rpc.PagedCallSettings<ListAttestorsRequest,ListAttestorsResponse,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Beta1Settings.listAttestorsSettings()
Returns the object with the settings used for calls to listAttestors.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAttestorsRequest,ListAttestorsResponse,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Beta1Settings.Builder.listAttestorsSettings()
Returns the builder for the settings used for calls to listAttestors.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListAttestorsRequest,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Beta1Stub.listAttestorsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAttestorsRequest,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
GrpcBinauthzManagementServiceV1Beta1Stub.listAttestorsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListAttestorsRequest,ListAttestorsResponse,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Beta1StubSettings.listAttestorsSettings()
Returns the object with the settings used for calls to listAttestors.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAttestorsRequest,ListAttestorsResponse,BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse> |
BinauthzManagementServiceV1Beta1StubSettings.Builder.listAttestorsSettings()
Returns the builder for the settings used for calls to listAttestors.
|
Copyright © 2021 Google LLC. All rights reserved.