| Modifier and Type | Class and Description |
|---|---|
class |
MigrationSubtask
A subtask for a migration which carries details about the configuration of
the subtask.
|
static class |
MigrationSubtask.Builder
A subtask for a migration which carries details about the configuration of
the subtask.
|
| Modifier and Type | Method and Description |
|---|---|
MigrationSubtaskOrBuilder |
ListMigrationSubtasksResponse.getMigrationSubtasksOrBuilder(int index)
The migration subtasks for the specified task.
|
MigrationSubtaskOrBuilder |
ListMigrationSubtasksResponse.Builder.getMigrationSubtasksOrBuilder(int index)
The migration subtasks for the specified task.
|
MigrationSubtaskOrBuilder |
ListMigrationSubtasksResponseOrBuilder.getMigrationSubtasksOrBuilder(int index)
The migration subtasks for the specified task.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MigrationSubtaskOrBuilder> |
ListMigrationSubtasksResponse.getMigrationSubtasksOrBuilderList()
The migration subtasks for the specified task.
|
List<? extends MigrationSubtaskOrBuilder> |
ListMigrationSubtasksResponse.Builder.getMigrationSubtasksOrBuilderList()
The migration subtasks for the specified task.
|
List<? extends MigrationSubtaskOrBuilder> |
ListMigrationSubtasksResponseOrBuilder.getMigrationSubtasksOrBuilderList()
The migration subtasks for the specified task.
|
Copyright © 2024 Google LLC. All rights reserved.