Class StorageControlClient.ListAnywhereCachesPagedResponse (2.56.0)

public static class StorageControlClient.ListAnywhereCachesPagedResponse extends AbstractPagedListResponse<ListAnywhereCachesRequest,ListAnywhereCachesResponse,AnywhereCache,StorageControlClient.ListAnywhereCachesPage,StorageControlClient.ListAnywhereCachesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > StorageControlClient.ListAnywhereCachesPagedResponse

Static Methods

createAsync(PageContext<ListAnywhereCachesRequest,ListAnywhereCachesResponse,AnywhereCache> context, ApiFuture<ListAnywhereCachesResponse> futureResponse)

public static ApiFuture<StorageControlClient.ListAnywhereCachesPagedResponse> createAsync(PageContext<ListAnywhereCachesRequest,ListAnywhereCachesResponse,AnywhereCache> context, ApiFuture<ListAnywhereCachesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAnywhereCachesRequest,ListAnywhereCachesResponse,AnywhereCache>
futureResponse ApiFuture<ListAnywhereCachesResponse>
Returns
Type Description
ApiFuture<ListAnywhereCachesPagedResponse>