Package com.ibm.cloud.is.vpc.v1.model
Class InstanceProfilePortSpeed
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfilePortSpeed
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
InstanceProfilePortSpeedDependent,InstanceProfilePortSpeedFixed
public class InstanceProfilePortSpeed extends com.ibm.cloud.sdk.core.service.model.GenericModelInstanceProfilePortSpeed. Classes which extend this class: - InstanceProfilePortSpeedFixed - InstanceProfilePortSpeedDependent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceInstanceProfilePortSpeed.TypeThe type for this profile field.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()Gets the type.LonggetValue()Gets the value.
-