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