Class VpnGatewaysClient.AggregatedListPage (1.68.0)

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)
Returns
Type Description
VpnGatewaysClient.AggregatedListPage
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)
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides