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