Class SslPoliciesClient.AggregatedListPagedResponse (1.54.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
Name Description
context PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,java.util.Map.Entry<String,SslPoliciesScopedList>>
futureResponse ApiFuture<SslPoliciesAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>