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