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 classInstanceProfilePortSpeedDependentThe port speed of each network interface of an instance with this profile depends on its configuration.classInstanceProfilePortSpeedFixedThe 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 InstanceProfilePortSpeedInstanceProfile. getPortSpeed()Gets the portSpeed.
-