Class CertificateManagerClient.ListTrustConfigsPagedResponse (0.45.0)

public static class CertificateManagerClient.ListTrustConfigsPagedResponse extends AbstractPagedListResponse<ListTrustConfigsRequest,ListTrustConfigsResponse,TrustConfig,CertificateManagerClient.ListTrustConfigsPage,CertificateManagerClient.ListTrustConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CertificateManagerClient.ListTrustConfigsPagedResponse

Static Methods

createAsync(PageContext<ListTrustConfigsRequest,ListTrustConfigsResponse,TrustConfig> context, ApiFuture<ListTrustConfigsResponse> futureResponse)

public static ApiFuture<CertificateManagerClient.ListTrustConfigsPagedResponse> createAsync(PageContext<ListTrustConfigsRequest,ListTrustConfigsResponse,TrustConfig> context, ApiFuture<ListTrustConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTrustConfigsRequest,ListTrustConfigsResponse,TrustConfig>
futureResponse ApiFuture<ListTrustConfigsResponse>
Returns
Type Description
ApiFuture<ListTrustConfigsPagedResponse>