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