Uses of Class
com.google.cloud.clouddms.v1.MappingRule.State
-
Packages that use MappingRule.State Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of MappingRule.State in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return MappingRule.State Modifier and Type Method Description static MappingRule.StateMappingRule.State. forNumber(int value)MappingRule.StateMappingRule.Builder. getState()Optional.MappingRule.StateMappingRule. getState()Optional.MappingRule.StateMappingRuleOrBuilder. getState()Optional.static MappingRule.StateMappingRule.State. valueOf(int value)Deprecated.static MappingRule.StateMappingRule.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static MappingRule.StateMappingRule.State. valueOf(String name)Returns the enum constant of this type with the specified name.static MappingRule.State[]MappingRule.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type MappingRule.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<MappingRule.State>MappingRule.State. internalGetValueMap()Methods in com.google.cloud.clouddms.v1 with parameters of type MappingRule.State Modifier and Type Method Description MappingRule.BuilderMappingRule.Builder. setState(MappingRule.State value)Optional.
-