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