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