Class CertificateAuthorityServiceClient.ListCaPoolsPagedResponse (2.39.0)

public static class CertificateAuthorityServiceClient.ListCaPoolsPagedResponse extends AbstractPagedListResponse<ListCaPoolsRequest,ListCaPoolsResponse,CaPool,CertificateAuthorityServiceClient.ListCaPoolsPage,CertificateAuthorityServiceClient.ListCaPoolsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CertificateAuthorityServiceClient.ListCaPoolsPagedResponse

Static Methods

createAsync(PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, ApiFuture<ListCaPoolsResponse> futureResponse)

public static ApiFuture<CertificateAuthorityServiceClient.ListCaPoolsPagedResponse> createAsync(PageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool> context, ApiFuture<ListCaPoolsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListCaPoolsRequest,ListCaPoolsResponse,CaPool>
futureResponseApiFuture<ListCaPoolsResponse>
Returns
TypeDescription
ApiFuture<ListCaPoolsPagedResponse>