Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileVolumeBandwidth
-
Packages that use InstanceProfileVolumeBandwidth Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileVolumeBandwidth in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileVolumeBandwidth in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileVolumeBandwidthDependentThe storage bandwidth shared across the storage volumes of an instance with this profile depends on its configuration.classInstanceProfileVolumeBandwidthEnumThe permitted storage bandwidth values (in megabits per second) shared across the storage volumes of an instance with this profile.classInstanceProfileVolumeBandwidthFixedThe storage bandwidth (in megabits per second) shared across the storage volumes of an instance with this profile.classInstanceProfileVolumeBandwidthRangeThe permitted storage bandwidth range (in megabits per second) shared across the storage volumes of an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileVolumeBandwidth Modifier and Type Method Description InstanceProfileVolumeBandwidthInstanceProfile. getTotalVolumeBandwidth()Gets the totalVolumeBandwidth.
-