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