Uses of Class
com.google.cloud.clouddms.v1.MappingRule.DetailsCase
-
Packages that use MappingRule.DetailsCase Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of MappingRule.DetailsCase in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return MappingRule.DetailsCase Modifier and Type Method Description static MappingRule.DetailsCaseMappingRule.DetailsCase. forNumber(int value)MappingRule.DetailsCaseMappingRule.Builder. getDetailsCase()MappingRule.DetailsCaseMappingRule. getDetailsCase()MappingRule.DetailsCaseMappingRuleOrBuilder. getDetailsCase()static MappingRule.DetailsCaseMappingRule.DetailsCase. valueOf(int value)Deprecated.static MappingRule.DetailsCaseMappingRule.DetailsCase. valueOf(String name)Returns the enum constant of this type with the specified name.static MappingRule.DetailsCase[]MappingRule.DetailsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-