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 ShapeAccessControlServiceEnabledPlatformOptions
ShapeAccessControlServiceEnabledPlatformOptions.Builder. build()
ShapeAccessControlServiceEnabledPlatformOptions
ShapePlatformConfigOptions. getAccessControlServiceOptions()
Methods in com.oracle.bmc.core.model with parameters of type ShapeAccessControlServiceEnabledPlatformOptions Modifier and Type Method Description ShapePlatformConfigOptions.Builder
ShapePlatformConfigOptions.Builder. accessControlServiceOptions(ShapeAccessControlServiceEnabledPlatformOptions accessControlServiceOptions)
ShapeAccessControlServiceEnabledPlatformOptions.Builder
ShapeAccessControlServiceEnabledPlatformOptions.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.
-