public static class StorageControlClient.ListManagedFoldersPagedResponse extends AbstractPagedListResponse<ListManagedFoldersRequest,ListManagedFoldersResponse,ManagedFolder,StorageControlClient.ListManagedFoldersPage,StorageControlClient.ListManagedFoldersFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > StorageControlClient.ListManagedFoldersPagedResponseStatic 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> |