Uses of Interface
com.google.cloud.bigquery.migration.v2.MigrationSubtaskOrBuilder
-
Packages that use MigrationSubtaskOrBuilder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of MigrationSubtaskOrBuilder in com.google.cloud.bigquery.migration.v2
Classes in com.google.cloud.bigquery.migration.v2 that implement MigrationSubtaskOrBuilder Modifier and Type Class Description classMigrationSubtaskA subtask for a migration which carries details about the configuration of the subtask.static classMigrationSubtask.BuilderA subtask for a migration which carries details about the configuration of the subtask.Methods in com.google.cloud.bigquery.migration.v2 that return MigrationSubtaskOrBuilder Modifier and Type Method Description MigrationSubtaskOrBuilderListMigrationSubtasksResponse.Builder. getMigrationSubtasksOrBuilder(int index)The migration subtasks for the specified task.MigrationSubtaskOrBuilderListMigrationSubtasksResponse. getMigrationSubtasksOrBuilder(int index)The migration subtasks for the specified task.MigrationSubtaskOrBuilderListMigrationSubtasksResponseOrBuilder. getMigrationSubtasksOrBuilder(int index)The migration subtasks for the specified task.Methods in com.google.cloud.bigquery.migration.v2 that return types with arguments of type MigrationSubtaskOrBuilder Modifier and Type Method Description List<? extends MigrationSubtaskOrBuilder>ListMigrationSubtasksResponse.Builder. getMigrationSubtasksOrBuilderList()The migration subtasks for the specified task.List<? extends MigrationSubtaskOrBuilder>ListMigrationSubtasksResponse. getMigrationSubtasksOrBuilderList()The migration subtasks for the specified task.List<? extends MigrationSubtaskOrBuilder>ListMigrationSubtasksResponseOrBuilder. getMigrationSubtasksOrBuilderList()The migration subtasks for the specified task.
-