Class TargetVpnGatewaysClient.AggregatedListPagedResponse (1.20.0)

public static class TargetVpnGatewaysClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,Map.Entry<String,TargetVpnGatewaysScopedList>,TargetVpnGatewaysClient.AggregatedListPage,TargetVpnGatewaysClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TargetVpnGatewaysClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,Map.Entry<String,TargetVpnGatewaysScopedList>> context, ApiFuture<TargetVpnGatewayAggregatedList> futureResponse)

public static ApiFuture<TargetVpnGatewaysClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,Map.Entry<String,TargetVpnGatewaysScopedList>> context, ApiFuture<TargetVpnGatewayAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListTargetVpnGatewaysRequest,TargetVpnGatewayAggregatedList,java.util.Map.Entry<String,TargetVpnGatewaysScopedList>>
futureResponseApiFuture<TargetVpnGatewayAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>