Uses of Class
com.google.cloud.clouddms.v1.RoundToScale
-
Packages that use RoundToScale Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of RoundToScale in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return RoundToScale Modifier and Type Method Description RoundToScaleRoundToScale.Builder. build()RoundToScaleRoundToScale.Builder. buildPartial()static RoundToScaleRoundToScale. getDefaultInstance()RoundToScaleRoundToScale.Builder. getDefaultInstanceForType()RoundToScaleRoundToScale. getDefaultInstanceForType()RoundToScaleValueTransformation.Builder. getRoundScale()Optional.RoundToScaleValueTransformation. getRoundScale()Optional.RoundToScaleValueTransformationOrBuilder. getRoundScale()Optional.static RoundToScaleRoundToScale. parseDelimitedFrom(InputStream input)static RoundToScaleRoundToScale. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoundToScaleRoundToScale. parseFrom(byte[] data)static RoundToScaleRoundToScale. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoundToScaleRoundToScale. parseFrom(com.google.protobuf.ByteString data)static RoundToScaleRoundToScale. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoundToScaleRoundToScale. parseFrom(com.google.protobuf.CodedInputStream input)static RoundToScaleRoundToScale. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoundToScaleRoundToScale. parseFrom(InputStream input)static RoundToScaleRoundToScale. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RoundToScaleRoundToScale. parseFrom(ByteBuffer data)static RoundToScaleRoundToScale. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type RoundToScale Modifier and Type Method Description com.google.protobuf.Parser<RoundToScale>RoundToScale. getParserForType()static com.google.protobuf.Parser<RoundToScale>RoundToScale. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type RoundToScale Modifier and Type Method Description RoundToScale.BuilderRoundToScale.Builder. mergeFrom(RoundToScale other)ValueTransformation.BuilderValueTransformation.Builder. mergeRoundScale(RoundToScale value)Optional.static RoundToScale.BuilderRoundToScale. newBuilder(RoundToScale prototype)ValueTransformation.BuilderValueTransformation.Builder. setRoundScale(RoundToScale value)Optional.
-