Class VpnGatewaysClient.ListPagedResponse (1.16.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 Returns