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 class
RoundToScale
This 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 class
RoundToScale.Builder
This 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 RoundToScaleOrBuilder
ValueTransformation.Builder. getRoundScaleOrBuilder()
Optional.RoundToScaleOrBuilder
ValueTransformation. getRoundScaleOrBuilder()
Optional.RoundToScaleOrBuilder
ValueTransformationOrBuilder. getRoundScaleOrBuilder()
Optional.
-