Class UrlMapsClient.AggregatedListPagedResponse (1.51.0)

public static class UrlMapsClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>,UrlMapsClient.AggregatedListPage,UrlMapsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > UrlMapsClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context, ApiFuture<UrlMapsAggregatedList> futureResponse)

public static ApiFuture<UrlMapsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,Map.Entry<String,UrlMapsScopedList>> context, ApiFuture<UrlMapsAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListUrlMapsRequest,UrlMapsAggregatedList,java.util.Map.Entry<String,UrlMapsScopedList>>
futureResponseApiFuture<UrlMapsAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>