Class CertificateAuthorityServiceClient.ListCertificatesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCertificatesRequest,ListCertificatesResponse,Certificate,CertificateAuthorityServiceClient.ListCertificatesPage,CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection>
-
- com.google.cloud.security.privateca.v1.CertificateAuthorityServiceClient.ListCertificatesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Certificate>
- Enclosing class:
- CertificateAuthorityServiceClient
public static class CertificateAuthorityServiceClient.ListCertificatesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCertificatesRequest,ListCertificatesResponse,Certificate,CertificateAuthorityServiceClient.ListCertificatesPage,CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificatesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, com.google.api.core.ApiFuture<ListCertificatesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificatesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, com.google.api.core.ApiFuture<ListCertificatesResponse> futureResponse)
-
-