Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileBandwidth
-
Packages that use BareMetalServerProfileBandwidth Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerProfileBandwidth in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileBandwidth in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
BareMetalServerProfileBandwidthDependent
The total bandwidth shared across the bare metal server network attachments or bare metal server network interfaces of a bare metal server with this profile depends on its configuration.class
BareMetalServerProfileBandwidthEnum
The permitted total bandwidth values (in megabits per second) shared across the bare metal server network attachments or bare metal server network interfaces of a bare metal server with this profile.class
BareMetalServerProfileBandwidthFixed
The total bandwidth (in megabits per second) shared across the bare metal server network attachments or bare metal server network interfaces of a bare metal server with this profile.class
BareMetalServerProfileBandwidthRange
The permitted total bandwidth range (in megabits per second) shared across the network attachments or network interfaces of a bare metal server with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileBandwidth Modifier and Type Method Description BareMetalServerProfileBandwidth
BareMetalServerProfile. getBandwidth()
Gets the bandwidth.
-