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