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 DefinedTags
DefinedTags.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.Builder
DefinedTags.Builder. copy(DefinedTags model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type DefinedTags Modifier and Type Method Description ExtensionOCITags.Builder
ExtensionOCITags.Builder. definedTags(List<DefinedTags> definedTags)
OCI Defined Tags
-