Uses of Class
software.amazon.awssdk.services.autoscaling.model.NetworkInterfaceCountRequest
-
Packages that use NetworkInterfaceCountRequest Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of NetworkInterfaceCountRequest in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return NetworkInterfaceCountRequest Modifier and Type Method Description NetworkInterfaceCountRequestInstanceRequirements. networkInterfaceCount()The minimum and maximum number of network interfaces for an instance type.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type NetworkInterfaceCountRequest Modifier and Type Method Description InstanceRequirements.BuilderInstanceRequirements.Builder. networkInterfaceCount(NetworkInterfaceCountRequest networkInterfaceCount)The minimum and maximum number of network interfaces for an instance type.
-