| Package | Description |
|---|---|
| com.google.cloud.security.privateca.v1 |
A client to Certificate Authority API
|
| com.google.cloud.security.privateca.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CertificateAuthorityServiceClient.ListCaPoolsPagedResponse |
CertificateAuthorityServiceClient.listCaPools(ListCaPoolsRequest request)
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].
|
CertificateAuthorityServiceClient.ListCaPoolsPagedResponse |
CertificateAuthorityServiceClient.listCaPools(LocationName parent)
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].
|
CertificateAuthorityServiceClient.ListCaPoolsPagedResponse |
CertificateAuthorityServiceClient.listCaPools(String parent)
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
CertificateAuthorityServiceClient.ListCaPoolsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context,
com.google.api.core.ApiFuture<ListCaPoolsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
CertificateAuthorityServiceClient.listCaPoolsPagedCallable()
Lists [CaPools][google.cloud.security.privateca.v1.CaPool].
|
com.google.api.gax.rpc.PagedCallSettings<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
CertificateAuthorityServiceSettings.listCaPoolsSettings()
Returns the object with the settings used for calls to listCaPools.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
CertificateAuthorityServiceSettings.Builder.listCaPoolsSettings()
Returns the builder for the settings used for calls to listCaPools.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
HttpJsonCertificateAuthorityServiceStub.listCaPoolsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
GrpcCertificateAuthorityServiceStub.listCaPoolsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCaPoolsRequest,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
CertificateAuthorityServiceStub.listCaPoolsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
CertificateAuthorityServiceStubSettings.listCaPoolsSettings()
Returns the object with the settings used for calls to listCaPools.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCaPoolsRequest,ListCaPoolsResponse,CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> |
CertificateAuthorityServiceStubSettings.Builder.listCaPoolsSettings()
Returns the builder for the settings used for calls to listCaPools.
|
Copyright © 2023 Google LLC. All rights reserved.