Class CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList,CertificateAuthorityServiceClient.ListCertificateRevocationListsPage,CertificateAuthorityServiceClient.ListCertificateRevocationListsFixedSizeCollection>
-
- com.google.cloud.security.privateca.v1beta1.CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<CertificateRevocationList>
- Enclosing class:
- CertificateAuthorityServiceClient
public static class CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList,CertificateAuthorityServiceClient.ListCertificateRevocationListsPage,CertificateAuthorityServiceClient.ListCertificateRevocationListsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList> context, com.google.api.core.ApiFuture<ListCertificateRevocationListsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificateRevocationListsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCertificateRevocationListsRequest,ListCertificateRevocationListsResponse,CertificateRevocationList> context, com.google.api.core.ApiFuture<ListCertificateRevocationListsResponse> futureResponse)
-
-