Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileBandwidth
-
Packages that use InstanceProfileBandwidth Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileBandwidth in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileBandwidth in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileBandwidthDependentThe total bandwidth shared across the network attachments or network interfaces and storage volumes of an instance with this profile depends on its configuration.classInstanceProfileBandwidthEnumThe permitted total bandwidth values (in megabits per second) shared across the network attachments or network interfaces and storage volumes of an instance with this profile.classInstanceProfileBandwidthFixedThe total bandwidth (in megabits per second) shared across the network attachments or network interfaces and storage volumes of an instance with this profile.classInstanceProfileBandwidthRangeThe permitted total bandwidth range (in megabits per second) shared across the network attachments or network interfaces and storage volumes of an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileBandwidth Modifier and Type Method Description InstanceProfileBandwidthInstanceProfile. getBandwidth()Gets the bandwidth.
-