Package com.google.storage.control.v2
Class StorageControlClient.ListAnywhereCachesPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListAnywhereCachesRequest,ListAnywhereCachesResponse,AnywhereCache,StorageControlClient.ListAnywhereCachesPage,StorageControlClient.ListAnywhereCachesFixedSizeCollection>
com.google.storage.control.v2.StorageControlClient.ListAnywhereCachesPagedResponse
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<AnywhereCache>
- Enclosing class:
- StorageControlClient
public static class StorageControlClient.ListAnywhereCachesPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<ListAnywhereCachesRequest,ListAnywhereCachesResponse,AnywhereCache,StorageControlClient.ListAnywhereCachesPage,StorageControlClient.ListAnywhereCachesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<StorageControlClient.ListAnywhereCachesPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<ListAnywhereCachesRequest, ListAnywhereCachesResponse, AnywhereCache> context, com.google.api.core.ApiFuture<ListAnywhereCachesResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static com.google.api.core.ApiFuture<StorageControlClient.ListAnywhereCachesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListAnywhereCachesRequest, ListAnywhereCachesResponse, AnywhereCache> context, com.google.api.core.ApiFuture<ListAnywhereCachesResponse> futureResponse)
-