Class SslPoliciesClient.AggregatedListPage (1.15.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)
Parameters Returns 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)
Parameters Returns Overrides