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