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