Uses of Interface
com.google.cloud.clouddms.v1.IndexEntityOrBuilder
-
Packages that use IndexEntityOrBuilder Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of IndexEntityOrBuilder in com.google.cloud.clouddms.v1
Classes in com.google.cloud.clouddms.v1 that implement IndexEntityOrBuilder Modifier and Type Class Description classIndexEntityIndex is not used as an independent entity, it is retrieved as part of a Table entity.static classIndexEntity.BuilderIndex is not used as an independent entity, it is retrieved as part of a Table entity.Methods in com.google.cloud.clouddms.v1 that return IndexEntityOrBuilder Modifier and Type Method Description IndexEntityOrBuilderTableEntity.Builder. getIndicesOrBuilder(int index)Table indices.IndexEntityOrBuilderTableEntity. getIndicesOrBuilder(int index)Table indices.IndexEntityOrBuilderTableEntityOrBuilder. getIndicesOrBuilder(int index)Table indices.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type IndexEntityOrBuilder Modifier and Type Method Description List<? extends IndexEntityOrBuilder>TableEntity.Builder. getIndicesOrBuilderList()Table indices.List<? extends IndexEntityOrBuilder>TableEntity. getIndicesOrBuilderList()Table indices.List<? extends IndexEntityOrBuilder>TableEntityOrBuilder. getIndicesOrBuilderList()Table indices.
-