Package com.ibm.cloud.is.vpc.v1.model
Class InstanceProfilePortSpeedFixed
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfilePortSpeed
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfilePortSpeedFixed
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceProfilePortSpeedFixed extends InstanceProfilePortSpeed
The maximum speed (in megabits per second) of each network interface of an instance with this profile.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InstanceProfilePortSpeedFixed.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.InstanceProfilePortSpeed
getType, getValue
-
-