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