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