Class VmMigrationClient.FetchStorageInventoryPagedResponse (1.74.0)

public static class VmMigrationClient.FetchStorageInventoryPagedResponse extends AbstractPagedListResponse<FetchStorageInventoryRequest,FetchStorageInventoryResponse,SourceStorageResource,VmMigrationClient.FetchStorageInventoryPage,VmMigrationClient.FetchStorageInventoryFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VmMigrationClient.FetchStorageInventoryPagedResponse

Static Methods

createAsync(PageContext<FetchStorageInventoryRequest,FetchStorageInventoryResponse,SourceStorageResource> context, ApiFuture<FetchStorageInventoryResponse> futureResponse)

public static ApiFuture<VmMigrationClient.FetchStorageInventoryPagedResponse> createAsync(PageContext<FetchStorageInventoryRequest,FetchStorageInventoryResponse,SourceStorageResource> context, ApiFuture<FetchStorageInventoryResponse> futureResponse)
Parameters
Name Description
context PageContext<FetchStorageInventoryRequest,FetchStorageInventoryResponse,SourceStorageResource>
futureResponse ApiFuture<FetchStorageInventoryResponse>
Returns
Type Description
ApiFuture<FetchStorageInventoryPagedResponse>