Uses of Interface
com.google.cloud.clouddms.v1.MappingRuleOrBuilder
-
Packages that use MappingRuleOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of MappingRuleOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement MappingRuleOrBuilder Modifier and Type Class Description classMappingRuleDefinition of a transformation that is to be applied to a group of entities in the source schema.static classMappingRule.BuilderDefinition of a transformation that is to be applied to a group of entities in the source schema.Methods in com.google.cloud.clouddms.v1 that return MappingRuleOrBuilder Modifier and Type Method Description MappingRuleOrBuilderCreateMappingRuleRequest.Builder. getMappingRuleOrBuilder()Required.MappingRuleOrBuilderCreateMappingRuleRequest. getMappingRuleOrBuilder()Required.MappingRuleOrBuilderCreateMappingRuleRequestOrBuilder. getMappingRuleOrBuilder()Required.MappingRuleOrBuilderListMappingRulesResponse.Builder. getMappingRulesOrBuilder(int index)The list of conversion workspace mapping rules.MappingRuleOrBuilderListMappingRulesResponse. getMappingRulesOrBuilder(int index)The list of conversion workspace mapping rules.MappingRuleOrBuilderListMappingRulesResponseOrBuilder. getMappingRulesOrBuilder(int index)The list of conversion workspace mapping rules.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type MappingRuleOrBuilder Modifier and Type Method Description List<? extends MappingRuleOrBuilder>ListMappingRulesResponse.Builder. getMappingRulesOrBuilderList()The list of conversion workspace mapping rules.List<? extends MappingRuleOrBuilder>ListMappingRulesResponse. getMappingRulesOrBuilderList()The list of conversion workspace mapping rules.List<? extends MappingRuleOrBuilder>ListMappingRulesResponseOrBuilder. getMappingRulesOrBuilderList()The list of conversion workspace mapping rules.
-