Class VpnGatewaysClient.AggregatedListPagedResponse (1.51.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
NameDescription
contextPageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,java.util.Map.Entry<String,VpnGatewaysScopedList>>
futureResponseApiFuture<VpnGatewayAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>