Uses of Class
com.oracle.bmc.core.model.ShapeSecureBootOptions.Builder
-
Packages that use ShapeSecureBootOptions.Builder Package Description com.oracle.bmc.core.model -
-
Uses of ShapeSecureBootOptions.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeSecureBootOptions.Builder Modifier and Type Method Description ShapeSecureBootOptions.BuilderShapeSecureBootOptions.Builder. allowedValues(List<Boolean> allowedValues)Boolean values that indicate whether Secure Boot can be enabled or disabled.static ShapeSecureBootOptions.BuilderShapeSecureBootOptions. builder()Create a new builder.ShapeSecureBootOptions.BuilderShapeSecureBootOptions.Builder. copy(ShapeSecureBootOptions model)ShapeSecureBootOptions.BuilderShapeSecureBootOptions.Builder. isDefaultEnabled(Boolean isDefaultEnabled)Whether Secure Boot is enabled by default.ShapeSecureBootOptions.BuilderShapeSecureBootOptions. toBuilder()
-