Class MigrationCenterClient.ListAssetsPagedResponse (0.4.0)

public static class MigrationCenterClient.ListAssetsPagedResponse extends AbstractPagedListResponse<ListAssetsRequest,ListAssetsResponse,Asset,MigrationCenterClient.ListAssetsPage,MigrationCenterClient.ListAssetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MigrationCenterClient.ListAssetsPagedResponse

Static Methods

createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,Asset> context, ApiFuture<ListAssetsResponse> futureResponse)

public static ApiFuture<MigrationCenterClient.ListAssetsPagedResponse> createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,Asset> context, ApiFuture<ListAssetsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAssetsRequest,ListAssetsResponse,Asset>
futureResponseApiFuture<ListAssetsResponse>
Returns
TypeDescription
ApiFuture<ListAssetsPagedResponse>