Class SslPoliciesClient.AggregatedListPage (1.68.0)

public static class SslPoliciesClient.AggregatedListPage extends AbstractPage<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>,SslPoliciesClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > SslPoliciesClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, SslPoliciesAggregatedList response)

protected SslPoliciesClient.AggregatedListPage createPage(PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, SslPoliciesAggregatedList response)
Returns
Type Description
SslPoliciesClient.AggregatedListPage
Overrides

createPageAsync(PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, ApiFuture<SslPoliciesAggregatedList> futureResponse)

public ApiFuture<SslPoliciesClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, ApiFuture<SslPoliciesAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides