Uses of Class
com.oracle.bmc.datacatalog.model.AttributeTagCollection
-
Packages that use AttributeTagCollection Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of AttributeTagCollection in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return AttributeTagCollection Modifier and Type Method Description AttributeTagCollectionAttributeTagCollection.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type AttributeTagCollection Modifier and Type Method Description AttributeTagCollection.BuilderAttributeTagCollection.Builder. copy(AttributeTagCollection model) -
Uses of AttributeTagCollection in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return AttributeTagCollection Modifier and Type Method Description AttributeTagCollectionListAttributeTagsResponse. getAttributeTagCollection()The returned AttributeTagCollection instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type AttributeTagCollection Modifier and Type Method Description ListAttributeTagsResponse.BuilderListAttributeTagsResponse.Builder. attributeTagCollection(AttributeTagCollection attributeTagCollection)The returned AttributeTagCollection instance.
-