Class SubnetworksClient.AggregatedListPagedResponse (1.51.0)

public static class SubnetworksClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>,SubnetworksClient.AggregatedListPage,SubnetworksClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SubnetworksClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, ApiFuture<SubnetworkAggregatedList> futureResponse)

public static ApiFuture<SubnetworksClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, ApiFuture<SubnetworkAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,java.util.Map.Entry<String,SubnetworksScopedList>>
futureResponseApiFuture<SubnetworkAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>