Uses of Class
com.oracle.bmc.fleetappsmanagement.model.ConfigCategoryDetails.ConfigCategory
-
Packages that use ConfigCategoryDetails.ConfigCategory Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ConfigCategoryDetails.ConfigCategory in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return ConfigCategoryDetails.ConfigCategory Modifier and Type Method Description static ConfigCategoryDetails.ConfigCategoryConfigCategoryDetails.ConfigCategory. create(String key)static ConfigCategoryDetails.ConfigCategoryConfigCategoryDetails.ConfigCategory. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfigCategoryDetails.ConfigCategory[]ConfigCategoryDetails.ConfigCategory. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ConfigCategoryDetails.ConfigCategory in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ConfigCategoryDetails.ConfigCategory Modifier and Type Method Description ConfigCategoryDetails.ConfigCategoryListPlatformConfigurationsRequest. getConfigCategory()Config CategoryMethods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ConfigCategoryDetails.ConfigCategory Modifier and Type Method Description ListPlatformConfigurationsRequest.BuilderListPlatformConfigurationsRequest.Builder. configCategory(ConfigCategoryDetails.ConfigCategory configCategory)Config Category
-