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