Class StorageControlClient.ListManagedFoldersPagedResponse (2.38.0)

public static class StorageControlClient.ListManagedFoldersPagedResponse extends AbstractPagedListResponse<ListManagedFoldersRequest,ListManagedFoldersResponse,ManagedFolder,StorageControlClient.ListManagedFoldersPage,StorageControlClient.ListManagedFoldersFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > StorageControlClient.ListManagedFoldersPagedResponse

Static Methods

createAsync(PageContext<ListManagedFoldersRequest,ListManagedFoldersResponse,ManagedFolder> context, ApiFuture<ListManagedFoldersResponse> futureResponse)

public static ApiFuture<StorageControlClient.ListManagedFoldersPagedResponse> createAsync(PageContext<ListManagedFoldersRequest,ListManagedFoldersResponse,ManagedFolder> context, ApiFuture<ListManagedFoldersResponse> futureResponse)
Parameters
Name Description
context PageContext<ListManagedFoldersRequest,ListManagedFoldersResponse,ManagedFolder>
futureResponse ApiFuture<ListManagedFoldersResponse>
Returns
Type Description
ApiFuture<ListManagedFoldersPagedResponse>