Uses of Class
com.oracle.bmc.identitydomains.model.FreeformTags
-
Packages that use FreeformTags Package Description com.oracle.bmc.identitydomains.model -
-
Uses of FreeformTags in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return FreeformTags Modifier and Type Method Description FreeformTagsFreeformTags.Builder. build()Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type FreeformTags Modifier and Type Method Description List<FreeformTags>ExtensionOCITags. getFreeformTags()OCI Freeform TagsMethods in com.oracle.bmc.identitydomains.model with parameters of type FreeformTags Modifier and Type Method Description FreeformTags.BuilderFreeformTags.Builder. copy(FreeformTags model)Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type FreeformTags Modifier and Type Method Description ExtensionOCITags.BuilderExtensionOCITags.Builder. freeformTags(List<FreeformTags> freeformTags)OCI Freeform TagsConstructor parameters in com.oracle.bmc.identitydomains.model with type arguments of type FreeformTags Constructor Description ExtensionOCITags(List<FreeformTags> freeformTags, List<DefinedTags> definedTags, Object tagSlug)Deprecated.
-