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