Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileNetworkInterfaceCount
-
Packages that use InstanceProfileNetworkInterfaceCount Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileNetworkInterfaceCount in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileNetworkInterfaceCount in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
InstanceProfileNetworkInterfaceCountDependent
The number of network interfaces supported on an instance with this profile is dependent on its configuration.class
InstanceProfileNetworkInterfaceCountRange
The number of network interfaces supported on an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileNetworkInterfaceCount Modifier and Type Method Description InstanceProfileNetworkInterfaceCount
InstanceProfile. getNetworkInterfaceCount()
Gets the networkInterfaceCount.
-