Class SslPoliciesClient.AggregatedListPagedResponse (1.51.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > SslPoliciesClient.AggregatedListPagedResponse

Static Methods

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

public static ApiFuture<SslPoliciesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, ApiFuture<SslPoliciesAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,java.util.Map.Entry<String,SslPoliciesScopedList>>
futureResponseApiFuture<SslPoliciesAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>