| Package | Description |
|---|---|
| com.google.cloud.security.privateca.v1beta1 |
A client to Certificate Authority API
|
| com.google.cloud.security.privateca.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse |
CertificateAuthorityServiceClient.listReusableConfigs(ListReusableConfigsRequest request)
Lists [ReusableConfigs][google.cloud.security.privateca.v1beta1.ReusableConfig].
|
CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse |
CertificateAuthorityServiceClient.listReusableConfigs(LocationName parent)
Lists [ReusableConfigs][google.cloud.security.privateca.v1beta1.ReusableConfig].
|
CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse |
CertificateAuthorityServiceClient.listReusableConfigs(String parent)
Lists [ReusableConfigs][google.cloud.security.privateca.v1beta1.ReusableConfig].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse> |
CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListReusableConfigsRequest,ListReusableConfigsResponse,ReusableConfig> context,
com.google.api.core.ApiFuture<ListReusableConfigsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListReusableConfigsRequest,CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse> |
CertificateAuthorityServiceClient.listReusableConfigsPagedCallable()
Lists [ReusableConfigs][google.cloud.security.privateca.v1beta1.ReusableConfig].
|
com.google.api.gax.rpc.PagedCallSettings<ListReusableConfigsRequest,ListReusableConfigsResponse,CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse> |
CertificateAuthorityServiceSettings.listReusableConfigsSettings()
Returns the object with the settings used for calls to listReusableConfigs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListReusableConfigsRequest,ListReusableConfigsResponse,CertificateAuthorityServiceClient.ListReusableConfigsPagedResponse> |
CertificateAuthorityServiceSettings.Builder.listReusableConfigsSettings()
Returns the builder for the settings used for calls to listReusableConfigs.
|
Copyright © 2023 Google LLC. All rights reserved.