Uses of Interface
com.google.cloud.clouddms.v1.RoundToScaleOrBuilder
-
Packages that use RoundToScaleOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of RoundToScaleOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement RoundToScaleOrBuilder Modifier and Type Class Description classRoundToScaleThis allows the data to change scale, for example if the source is 2 digits after the decimal point, specify round to scale value = 2.static classRoundToScale.BuilderThis allows the data to change scale, for example if the source is 2 digits after the decimal point, specify round to scale value = 2.Methods in com.google.cloud.clouddms.v1 that return RoundToScaleOrBuilder Modifier and Type Method Description RoundToScaleOrBuilderValueTransformation.Builder. getRoundScaleOrBuilder()Optional.RoundToScaleOrBuilderValueTransformation. getRoundScaleOrBuilder()Optional.RoundToScaleOrBuilderValueTransformationOrBuilder. getRoundScaleOrBuilder()Optional.
-