| Package | Description |
|---|---|
| com.google.api.services.datamigration.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
ListMigrationJobsResponse |
ListMigrationJobsResponse.clone() |
ListMigrationJobsResponse |
ListMigrationJobsResponse.set(String fieldName,
Object value) |
ListMigrationJobsResponse |
ListMigrationJobsResponse.setMigrationJobs(List<MigrationJob> migrationJobs)
The list of migration jobs objects.
|
ListMigrationJobsResponse |
ListMigrationJobsResponse.setNextPageToken(String nextPageToken)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListMigrationJobsResponse |
ListMigrationJobsResponse.setUnreachable(List<String> unreachable)
Locations that could not be reached.
|
Copyright © 2011–2021 Google. All rights reserved.