Class MigrationCenterClient.ListSourcesPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSourcesRequest,ListSourcesResponse,Source,MigrationCenterClient.ListSourcesPage,MigrationCenterClient.ListSourcesFixedSizeCollection>
-
- com.google.cloud.migrationcenter.v1.MigrationCenterClient.ListSourcesPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Source>
- Enclosing class:
- MigrationCenterClient
public static class MigrationCenterClient.ListSourcesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSourcesRequest,ListSourcesResponse,Source,MigrationCenterClient.ListSourcesPage,MigrationCenterClient.ListSourcesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<MigrationCenterClient.ListSourcesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSourcesRequest,ListSourcesResponse,Source> context, com.google.api.core.ApiFuture<ListSourcesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<MigrationCenterClient.ListSourcesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSourcesRequest,ListSourcesResponse,Source> context, com.google.api.core.ApiFuture<ListSourcesResponse> futureResponse)
-
-