Uses of Interface
com.google.cloud.bigquery.migration.v2.MigrationWorkflowOrBuilder
-
Packages that use MigrationWorkflowOrBuilder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of MigrationWorkflowOrBuilder in com.google.cloud.bigquery.migration.v2
Classes in com.google.cloud.bigquery.migration.v2 that implement MigrationWorkflowOrBuilder Modifier and Type Class Description class
MigrationWorkflow
A migration workflow which specifies what needs to be done for an EDW migration.static class
MigrationWorkflow.Builder
A migration workflow which specifies what needs to be done for an EDW migration.Methods in com.google.cloud.bigquery.migration.v2 that return MigrationWorkflowOrBuilder Modifier and Type Method Description MigrationWorkflowOrBuilder
CreateMigrationWorkflowRequest.Builder. getMigrationWorkflowOrBuilder()
Required.MigrationWorkflowOrBuilder
CreateMigrationWorkflowRequest. getMigrationWorkflowOrBuilder()
Required.MigrationWorkflowOrBuilder
CreateMigrationWorkflowRequestOrBuilder. getMigrationWorkflowOrBuilder()
Required.MigrationWorkflowOrBuilder
ListMigrationWorkflowsResponse.Builder. getMigrationWorkflowsOrBuilder(int index)
The migration workflows for the specified project / location.MigrationWorkflowOrBuilder
ListMigrationWorkflowsResponse. getMigrationWorkflowsOrBuilder(int index)
The migration workflows for the specified project / location.MigrationWorkflowOrBuilder
ListMigrationWorkflowsResponseOrBuilder. getMigrationWorkflowsOrBuilder(int index)
The migration workflows for the specified project / location.Methods in com.google.cloud.bigquery.migration.v2 that return types with arguments of type MigrationWorkflowOrBuilder Modifier and Type Method Description List<? extends MigrationWorkflowOrBuilder>
ListMigrationWorkflowsResponse.Builder. getMigrationWorkflowsOrBuilderList()
The migration workflows for the specified project / location.List<? extends MigrationWorkflowOrBuilder>
ListMigrationWorkflowsResponse. getMigrationWorkflowsOrBuilderList()
The migration workflows for the specified project / location.List<? extends MigrationWorkflowOrBuilder>
ListMigrationWorkflowsResponseOrBuilder. getMigrationWorkflowsOrBuilderList()
The migration workflows for the specified project / location.
-