Class VmMigrationClient.ListCloneJobsPage (1.3.5)

public static class VmMigrationClient.ListCloneJobsPage extends AbstractPage<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob,VmMigrationClient.ListCloneJobsPage>

Inheritance

java.lang.Object > AbstractPage > VmMigrationClient.ListCloneJobsPage

Methods

createPage(PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, ListCloneJobsResponse response)

protected VmMigrationClient.ListCloneJobsPage createPage(PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, ListCloneJobsResponse response)
Parameters Returns Overrides

createPageAsync(PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, ApiFuture<ListCloneJobsResponse> futureResponse)

public ApiFuture<VmMigrationClient.ListCloneJobsPage> createPageAsync(PageContext<ListCloneJobsRequest,ListCloneJobsResponse,CloneJob> context, ApiFuture<ListCloneJobsResponse> futureResponse)
Parameters Returns Overrides