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 classBareMetalServerProfileBandwidthDependentThe 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.classBareMetalServerProfileBandwidthEnumThe 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.classBareMetalServerProfileBandwidthFixedThe 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.classBareMetalServerProfileBandwidthRangeThe 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 BareMetalServerProfileBandwidthBareMetalServerProfile. getBandwidth()Gets the bandwidth.
-