Uses of Interface
com.google.cloud.clouddms.v1.EntityMappingOrBuilder
-
Packages that use EntityMappingOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of EntityMappingOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement EntityMappingOrBuilder Modifier and Type Class Description classEntityMappingDetails of the mappings of a database entity.static classEntityMapping.BuilderDetails of the mappings of a database entity.Methods in com.google.cloud.clouddms.v1 that return EntityMappingOrBuilder Modifier and Type Method Description EntityMappingOrBuilderDatabaseEntity.Builder. getMappingsOrBuilder(int index)Details about entity mappings.EntityMappingOrBuilderDatabaseEntity. getMappingsOrBuilder(int index)Details about entity mappings.EntityMappingOrBuilderDatabaseEntityOrBuilder. getMappingsOrBuilder(int index)Details about entity mappings.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type EntityMappingOrBuilder Modifier and Type Method Description List<? extends EntityMappingOrBuilder>DatabaseEntity.Builder. getMappingsOrBuilderList()Details about entity mappings.List<? extends EntityMappingOrBuilder>DatabaseEntity. getMappingsOrBuilderList()Details about entity mappings.List<? extends EntityMappingOrBuilder>DatabaseEntityOrBuilder. getMappingsOrBuilderList()Details about entity mappings.
-