Class CertificateManagerClient.ListTrustConfigsPagedResponse (0.44.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
NameDescription
contextPageContext<ListTrustConfigsRequest,ListTrustConfigsResponse,TrustConfig>
futureResponseApiFuture<ListTrustConfigsResponse>
Returns
TypeDescription
ApiFuture<ListTrustConfigsPagedResponse>