Uses of Class
com.oracle.bmc.datascience.model.TagConfiguration
-
Packages that use TagConfiguration Package Description com.oracle.bmc.datascience.model -
-
Uses of TagConfiguration in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return TagConfiguration Modifier and Type Method Description TagConfigurationTagConfiguration.Builder. build()Methods in com.oracle.bmc.datascience.model that return types with arguments of type TagConfiguration Modifier and Type Method Description List<TagConfiguration>ContainerSummary. getTagConfigurationList()An array of defined metadata details for the model.Methods in com.oracle.bmc.datascience.model with parameters of type TagConfiguration Modifier and Type Method Description TagConfiguration.BuilderTagConfiguration.Builder. copy(TagConfiguration model)Method parameters in com.oracle.bmc.datascience.model with type arguments of type TagConfiguration Modifier and Type Method Description ContainerSummary.BuilderContainerSummary.Builder. tagConfigurationList(List<TagConfiguration> tagConfigurationList)An array of defined metadata details for the model.
-