Class SslCertificatesClient.AggregatedListPage (1.68.0)

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

Inheritance

java.lang.Object > AbstractPage > SslCertificatesClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, SslCertificateAggregatedList response)

protected SslCertificatesClient.AggregatedListPage createPage(PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, SslCertificateAggregatedList response)
Returns
Type Description
SslCertificatesClient.AggregatedListPage
Overrides

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

public ApiFuture<SslCertificatesClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, ApiFuture<SslCertificateAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides