Package com.google.cloud.vmmigration.v1
Class VmMigrationClient.ListCloneJobsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob,VmMigrationClient.ListCloneJobsPage,VmMigrationClient.ListCloneJobsFixedSizeCollection>
-
- com.google.cloud.vmmigration.v1.VmMigrationClient.ListCloneJobsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<CloneJob>
- Enclosing class:
- VmMigrationClient
public static class VmMigrationClient.ListCloneJobsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob,VmMigrationClient.ListCloneJobsPage,VmMigrationClient.ListCloneJobsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<VmMigrationClient.ListCloneJobsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, com.google.api.core.ApiFuture<ListCloneJobsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<VmMigrationClient.ListCloneJobsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, com.google.api.core.ApiFuture<ListCloneJobsResponse> futureResponse)
-
-