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