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