Class SslCertificatesClient.AggregatedListPage (1.73.0)

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

Inheritance

java.lang.Object > AbstractPage > SslCertificatesClient.AggregatedListPage

Methods

createPage(PageContext> context, SslCertificateAggregatedList response)

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

createPageAsync(PageContext> context, ApiFuture futureResponse)

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