Uses of Class
com.google.cloud.bigquery.migration.v2.RedshiftDialect.Builder
-
Packages that use RedshiftDialect.Builder Package Description com.google.cloud.bigquery.migration.v2 A client to BigQuery Migration API -
-
Uses of RedshiftDialect.Builder in com.google.cloud.bigquery.migration.v2
Methods in com.google.cloud.bigquery.migration.v2 that return RedshiftDialect.Builder Modifier and Type Method Description RedshiftDialect.BuilderRedshiftDialect.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RedshiftDialect.BuilderRedshiftDialect.Builder. clear()RedshiftDialect.BuilderRedshiftDialect.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)RedshiftDialect.BuilderRedshiftDialect.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RedshiftDialect.BuilderRedshiftDialect.Builder. clone()RedshiftDialect.BuilderDialect.Builder. getRedshiftDialectBuilder()The Redshift dialectRedshiftDialect.BuilderRedshiftDialect.Builder. mergeFrom(RedshiftDialect other)RedshiftDialect.BuilderRedshiftDialect.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RedshiftDialect.BuilderRedshiftDialect.Builder. mergeFrom(com.google.protobuf.Message other)RedshiftDialect.BuilderRedshiftDialect.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static RedshiftDialect.BuilderRedshiftDialect. newBuilder()static RedshiftDialect.BuilderRedshiftDialect. newBuilder(RedshiftDialect prototype)RedshiftDialect.BuilderRedshiftDialect. newBuilderForType()protected RedshiftDialect.BuilderRedshiftDialect. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)RedshiftDialect.BuilderRedshiftDialect.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RedshiftDialect.BuilderRedshiftDialect.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RedshiftDialect.BuilderRedshiftDialect.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RedshiftDialect.BuilderRedshiftDialect. toBuilder()Methods in com.google.cloud.bigquery.migration.v2 with parameters of type RedshiftDialect.Builder Modifier and Type Method Description Dialect.BuilderDialect.Builder. setRedshiftDialect(RedshiftDialect.Builder builderForValue)The Redshift dialect
-