Uses of Class
com.oracle.bmc.core.model.ShapeAccessControlServiceEnabledPlatformOptions
-
Packages that use ShapeAccessControlServiceEnabledPlatformOptions Package Description com.oracle.bmc.core.model -
-
Uses of ShapeAccessControlServiceEnabledPlatformOptions in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeAccessControlServiceEnabledPlatformOptions Modifier and Type Method Description ShapeAccessControlServiceEnabledPlatformOptionsShapeAccessControlServiceEnabledPlatformOptions.Builder. build()ShapeAccessControlServiceEnabledPlatformOptionsShapePlatformConfigOptions. getAccessControlServiceOptions()Methods in com.oracle.bmc.core.model with parameters of type ShapeAccessControlServiceEnabledPlatformOptions Modifier and Type Method Description ShapePlatformConfigOptions.BuilderShapePlatformConfigOptions.Builder. accessControlServiceOptions(ShapeAccessControlServiceEnabledPlatformOptions accessControlServiceOptions)ShapeAccessControlServiceEnabledPlatformOptions.BuilderShapeAccessControlServiceEnabledPlatformOptions.Builder. copy(ShapeAccessControlServiceEnabledPlatformOptions model)Constructors in com.oracle.bmc.core.model with parameters of type ShapeAccessControlServiceEnabledPlatformOptions Constructor Description ShapePlatformConfigOptions(ShapePlatformConfigOptions.Type type, ShapeSecureBootOptions secureBootOptions, ShapeMeasuredBootOptions measuredBootOptions, ShapeTrustedPlatformModuleOptions trustedPlatformModuleOptions, ShapeNumaNodesPerSocketPlatformOptions numaNodesPerSocketPlatformOptions, ShapeMemoryEncryptionOptions memoryEncryptionOptions, ShapeSymmetricMultiThreadingEnabledPlatformOptions symmetricMultiThreadingOptions, ShapeAccessControlServiceEnabledPlatformOptions accessControlServiceOptions, ShapeVirtualInstructionsEnabledPlatformOptions virtualInstructionsOptions, ShapeInputOutputMemoryManagementUnitEnabledPlatformOptions inputOutputMemoryManagementUnitOptions, PercentageOfCoresEnabledOptions percentageOfCoresEnabledOptions)Deprecated.
-