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