Package com.ibm.cloud.is.vpc.v1.model
Class InstanceProfileBandwidthEnum
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileBandwidth
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileBandwidthEnum
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceProfileBandwidthEnum extends InstanceProfileBandwidth
The 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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InstanceProfileBandwidthEnum.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.InstanceProfileBandwidth
getMax, getMin, getStep, getType, getValue, getValues, getXDefault
-
-