Class TargetTcpProxiesClient.AggregatedListPagedResponse (1.40.0)

public static class TargetTcpProxiesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>,TargetTcpProxiesClient.AggregatedListPage,TargetTcpProxiesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TargetTcpProxiesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, ApiFuture<TargetTcpProxyAggregatedList> futureResponse)

public static ApiFuture<TargetTcpProxiesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,Map.Entry<String,TargetTcpProxiesScopedList>> context, ApiFuture<TargetTcpProxyAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListTargetTcpProxiesRequest,TargetTcpProxyAggregatedList,java.util.Map.Entry<String,TargetTcpProxiesScopedList>>
futureResponseApiFuture<TargetTcpProxyAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>