Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfilePortSpeed
-
Packages that use InstanceProfilePortSpeed Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfilePortSpeed in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfilePortSpeed in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
InstanceProfilePortSpeedDependent
The port speed of each network interface of an instance with this profile depends on its configuration.class
InstanceProfilePortSpeedFixed
The maximum speed (in megabits per second) of each network interface of an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfilePortSpeed Modifier and Type Method Description InstanceProfilePortSpeed
InstanceProfile. getPortSpeed()
Gets the portSpeed.
-