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