Uses of Interface
com.google.cloud.bigquery.migration.v2alpha.MigrationWorkflowOrBuilder
-
Packages that use MigrationWorkflowOrBuilder Package Description com.google.cloud.bigquery.migration.v2alpha A client to BigQuery Migration API -
-
Uses of MigrationWorkflowOrBuilder in com.google.cloud.bigquery.migration.v2alpha
Classes in com.google.cloud.bigquery.migration.v2alpha that implement MigrationWorkflowOrBuilder Modifier and Type Class Description classMigrationWorkflowA migration workflow which specifies what needs to be done for an EDW migration.static classMigrationWorkflow.BuilderA migration workflow which specifies what needs to be done for an EDW migration.Methods in com.google.cloud.bigquery.migration.v2alpha that return MigrationWorkflowOrBuilder Modifier and Type Method Description MigrationWorkflowOrBuilderCreateMigrationWorkflowRequest.Builder. getMigrationWorkflowOrBuilder()Required.MigrationWorkflowOrBuilderCreateMigrationWorkflowRequest. getMigrationWorkflowOrBuilder()Required.MigrationWorkflowOrBuilderCreateMigrationWorkflowRequestOrBuilder. getMigrationWorkflowOrBuilder()Required.MigrationWorkflowOrBuilderListMigrationWorkflowsResponse.Builder. getMigrationWorkflowsOrBuilder(int index)The migration workflows for the specified project / location.MigrationWorkflowOrBuilderListMigrationWorkflowsResponse. getMigrationWorkflowsOrBuilder(int index)The migration workflows for the specified project / location.MigrationWorkflowOrBuilderListMigrationWorkflowsResponseOrBuilder. getMigrationWorkflowsOrBuilder(int index)The migration workflows for the specified project / location.Methods in com.google.cloud.bigquery.migration.v2alpha 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.
-