Uses of Class
com.oracle.bmc.core.model.ShapeNumaNodesPerSocketPlatformOptions
-
Packages that use ShapeNumaNodesPerSocketPlatformOptions Package Description com.oracle.bmc.core.model -
-
Uses of ShapeNumaNodesPerSocketPlatformOptions in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ShapeNumaNodesPerSocketPlatformOptions Modifier and Type Method Description ShapeNumaNodesPerSocketPlatformOptions
ShapeNumaNodesPerSocketPlatformOptions.Builder. build()
ShapeNumaNodesPerSocketPlatformOptions
ShapePlatformConfigOptions. getNumaNodesPerSocketPlatformOptions()
Methods in com.oracle.bmc.core.model with parameters of type ShapeNumaNodesPerSocketPlatformOptions Modifier and Type Method Description ShapeNumaNodesPerSocketPlatformOptions.Builder
ShapeNumaNodesPerSocketPlatformOptions.Builder. copy(ShapeNumaNodesPerSocketPlatformOptions model)
ShapePlatformConfigOptions.Builder
ShapePlatformConfigOptions.Builder. numaNodesPerSocketPlatformOptions(ShapeNumaNodesPerSocketPlatformOptions numaNodesPerSocketPlatformOptions)
Constructors in com.oracle.bmc.core.model with parameters of type ShapeNumaNodesPerSocketPlatformOptions 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.
-