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