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