Class SslCertificatesClient.AggregatedListPagedResponse (1.68.0)

public static class SslCertificatesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>,SslCertificatesClient.AggregatedListPage,SslCertificatesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SslCertificatesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, ApiFuture<SslCertificateAggregatedList> futureResponse)

public static ApiFuture<SslCertificatesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, ApiFuture<SslCertificateAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>