static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse> |
CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList> context,
com.google.api.core.ApiFuture<ListCertificateRevocationListsResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListCertificateRevocationListsRequest,CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse> |
CertificateAuthorityServiceClient.listCertificateRevocationListsPagedCallable() |
Lists
[CertificateRevocationLists][google.cloud.security.privateca.v1.CertificateRevocationList].
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse> |
CertificateAuthorityServiceSettings.Builder.listCertificateRevocationListsSettings() |
Returns the builder for the settings used for calls to listCertificateRevocationLists.
|
com.google.api.gax.rpc.PagedCallSettings<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse> |
CertificateAuthorityServiceSettings.listCertificateRevocationListsSettings() |
Returns the object with the settings used for calls to listCertificateRevocationLists.
|