Class VpnGatewaysClient.ListPagedResponse (1.52.0)

public static class VpnGatewaysClient.ListPagedResponse extends AbstractPagedListResponse<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway,VpnGatewaysClient.ListPage,VpnGatewaysClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VpnGatewaysClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context, ApiFuture<VpnGatewayList> futureResponse)

public static ApiFuture<VpnGatewaysClient.ListPagedResponse> createAsync(PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context, ApiFuture<VpnGatewayList> futureResponse)
Parameters
Name Description
context PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway>
futureResponse ApiFuture<VpnGatewayList>
Returns
Type Description
ApiFuture<ListPagedResponse>