Class VpnGatewaysClient.AggregatedListPagedResponse (1.52.0)

public static class VpnGatewaysClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>,VpnGatewaysClient.AggregatedListPage,VpnGatewaysClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VpnGatewaysClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context, ApiFuture<VpnGatewayAggregatedList> futureResponse)

public static ApiFuture<VpnGatewaysClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context, ApiFuture<VpnGatewayAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,java.util.Map.Entry<String,VpnGatewaysScopedList>>
futureResponse ApiFuture<VpnGatewayAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>