Uses of Class
com.oracle.bmc.datacatalog.model.EntityTagCollection
-
Packages that use EntityTagCollection Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of EntityTagCollection in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return EntityTagCollection Modifier and Type Method Description EntityTagCollectionEntityTagCollection.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type EntityTagCollection Modifier and Type Method Description EntityTagCollection.BuilderEntityTagCollection.Builder. copy(EntityTagCollection model) -
Uses of EntityTagCollection in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return EntityTagCollection Modifier and Type Method Description EntityTagCollectionListEntityTagsResponse. getEntityTagCollection()The returned EntityTagCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type EntityTagCollection Modifier and Type Method Description ListEntityTagsResponse.BuilderListEntityTagsResponse.Builder. entityTagCollection(EntityTagCollection entityTagCollection)The returned EntityTagCollection instance.
-