Uses of Interface
com.google.cloud.clouddms.v1.EntityIssueOrBuilder
-
Packages that use EntityIssueOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of EntityIssueOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement EntityIssueOrBuilder Modifier and Type Class Description classEntityIssueIssue related to the entity.static classEntityIssue.BuilderIssue related to the entity.Methods in com.google.cloud.clouddms.v1 that return EntityIssueOrBuilder Modifier and Type Method Description EntityIssueOrBuilderDatabaseEntity.Builder. getIssuesOrBuilder(int index)Details about the various issues found for the entity.EntityIssueOrBuilderDatabaseEntity. getIssuesOrBuilder(int index)Details about the various issues found for the entity.EntityIssueOrBuilderDatabaseEntityOrBuilder. getIssuesOrBuilder(int index)Details about the various issues found for the entity.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type EntityIssueOrBuilder Modifier and Type Method Description List<? extends EntityIssueOrBuilder>DatabaseEntity.Builder. getIssuesOrBuilderList()Details about the various issues found for the entity.List<? extends EntityIssueOrBuilder>DatabaseEntity. getIssuesOrBuilderList()Details about the various issues found for the entity.List<? extends EntityIssueOrBuilder>DatabaseEntityOrBuilder. getIssuesOrBuilderList()Details about the various issues found for the entity.
-