Uses of Class
com.oracle.bmc.batch.model.ShapeMemoryOptions
-
Packages that use ShapeMemoryOptions Package Description com.oracle.bmc.batch.model -
-
Uses of ShapeMemoryOptions in com.oracle.bmc.batch.model
Methods in com.oracle.bmc.batch.model that return ShapeMemoryOptions Modifier and Type Method Description ShapeMemoryOptionsShapeMemoryOptions.Builder. build()ShapeMemoryOptionsBatchContextShapeSummary. getMemoryOptions()Methods in com.oracle.bmc.batch.model with parameters of type ShapeMemoryOptions Modifier and Type Method Description ShapeMemoryOptions.BuilderShapeMemoryOptions.Builder. copy(ShapeMemoryOptions model)BatchContextShapeSummary.BuilderBatchContextShapeSummary.Builder. memoryOptions(ShapeMemoryOptions memoryOptions)Constructors in com.oracle.bmc.batch.model with parameters of type ShapeMemoryOptions Constructor Description BatchContextShapeSummary(String name, ShapeMemoryOptions memoryOptions, ShapeNetworkingBandwidthOptions networkingBandwidthOptions, ShapeOcpuOptions ocpuOptions, String processorDescription)Deprecated.
-