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 classInstanceProfileNetworkInterfaceCountDependentThe number of network interfaces supported on an instance with this profile is dependent on its configuration.classInstanceProfileNetworkInterfaceCountRangeThe 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 InstanceProfileNetworkInterfaceCountInstanceProfile. getNetworkInterfaceCount()Gets the networkInterfaceCount.
-