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