Class VpnGatewaysClient.ListPagedResponse (1.51.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
NameDescription
contextPageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway>
futureResponseApiFuture<VpnGatewayList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>