Class TargetHttpsProxiesClient.AggregatedListPagedResponse (1.51.0)

public static class TargetHttpsProxiesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,Map.Entry<String,TargetHttpsProxiesScopedList>,TargetHttpsProxiesClient.AggregatedListPage,TargetHttpsProxiesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TargetHttpsProxiesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,Map.Entry<String,TargetHttpsProxiesScopedList>> context, ApiFuture<TargetHttpsProxyAggregatedList> futureResponse)

public static ApiFuture<TargetHttpsProxiesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,Map.Entry<String,TargetHttpsProxiesScopedList>> context, ApiFuture<TargetHttpsProxyAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,java.util.Map.Entry<String,TargetHttpsProxiesScopedList>>
futureResponseApiFuture<TargetHttpsProxyAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>