Uses of Class
com.oracle.bmc.identitydomains.model.DefinedTags
-
Packages that use DefinedTags Package Description com.oracle.bmc.identitydomains.model -
-
Uses of DefinedTags in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return DefinedTags Modifier and Type Method Description DefinedTagsDefinedTags.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type DefinedTags Modifier and Type Method Description List<DefinedTags>ExtensionOCITags. getDefinedTags()OCI Defined TagsMethods in com.oracle.bmc.identitydomains.model with parameters of type DefinedTags Modifier and Type Method Description DefinedTags.BuilderDefinedTags.Builder. copy(DefinedTags model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type DefinedTags Modifier and Type Method Description ExtensionOCITags.BuilderExtensionOCITags.Builder. definedTags(List<DefinedTags> definedTags)OCI Defined Tags
-