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