Uses of Interface
com.google.cloud.clouddms.v1.EntityMappingLogEntryOrBuilder
-
Packages that use EntityMappingLogEntryOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of EntityMappingLogEntryOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement EntityMappingLogEntryOrBuilder Modifier and Type Class Description classEntityMappingLogEntryA single record of a rule which was used for a mapping.static classEntityMappingLogEntry.BuilderA single record of a rule which was used for a mapping.Methods in com.google.cloud.clouddms.v1 that return EntityMappingLogEntryOrBuilder Modifier and Type Method Description EntityMappingLogEntryOrBuilderEntityMapping.Builder. getMappingLogOrBuilder(int index)Entity mapping log entries.EntityMappingLogEntryOrBuilderEntityMapping. getMappingLogOrBuilder(int index)Entity mapping log entries.EntityMappingLogEntryOrBuilderEntityMappingOrBuilder. getMappingLogOrBuilder(int index)Entity mapping log entries.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type EntityMappingLogEntryOrBuilder Modifier and Type Method Description List<? extends EntityMappingLogEntryOrBuilder>EntityMapping.Builder. getMappingLogOrBuilderList()Entity mapping log entries.List<? extends EntityMappingLogEntryOrBuilder>EntityMapping. getMappingLogOrBuilderList()Entity mapping log entries.List<? extends EntityMappingLogEntryOrBuilder>EntityMappingOrBuilder. getMappingLogOrBuilderList()Entity mapping log entries.
-