Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ArtifactDetails.Category
-
Packages that use ArtifactDetails.Category Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of ArtifactDetails.Category in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ArtifactDetails.Category Modifier and Type Method Description static ArtifactDetails.CategoryArtifactDetails.Category. create(String key)static ArtifactDetails.CategoryArtifactDetails.Category. valueOf(String name)Returns the enum constant of this type with the specified name.static ArtifactDetails.Category[]ArtifactDetails.Category. values()Returns an array containing the constants of this enum type, in the order they are declared.
-