Package com.google.cloud.compute.v1
Class VpnGatewaysClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway,VpnGatewaysClient.ListPage,VpnGatewaysClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.VpnGatewaysClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<VpnGateway>
- Enclosing class:
- VpnGatewaysClient
public static class VpnGatewaysClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway,VpnGatewaysClient.ListPage,VpnGatewaysClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<VpnGatewaysClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context, com.google.api.core.ApiFuture<VpnGatewayList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<VpnGatewaysClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListVpnGatewaysRequest,VpnGatewayList,VpnGateway> context, com.google.api.core.ApiFuture<VpnGatewayList> futureResponse)
-
-