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 class
EntityMappingLogEntry
A single record of a rule which was used for a mapping.static class
EntityMappingLogEntry.Builder
A 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 EntityMappingLogEntryOrBuilder
EntityMapping.Builder. getMappingLogOrBuilder(int index)
Entity mapping log entries.EntityMappingLogEntryOrBuilder
EntityMapping. getMappingLogOrBuilder(int index)
Entity mapping log entries.EntityMappingLogEntryOrBuilder
EntityMappingOrBuilder. 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.
-