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