Class VpnGatewaysClient.AggregatedListPagedResponse (1.68.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)
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>