Class VpnGatewaysClient.AggregatedListPage (1.8.1)

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

Inheritance

java.lang.Object > AbstractPage > VpnGatewaysClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context, VpnGatewayAggregatedList response)

protected VpnGatewaysClient.AggregatedListPage createPage(PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context, VpnGatewayAggregatedList response)
Parameters Returns Overrides

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

public ApiFuture<VpnGatewaysClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListVpnGatewaysRequest,VpnGatewayAggregatedList,Map.Entry<String,VpnGatewaysScopedList>> context, ApiFuture<VpnGatewayAggregatedList> futureResponse)
Parameters Returns Overrides