Uses of Class
software.amazon.awssdk.services.guardduty.model.Ec2NetworkInterface
-
Packages that use Ec2NetworkInterface Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Ec2NetworkInterface in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Ec2NetworkInterface Modifier and Type Method Description Ec2NetworkInterfaceResourceData. ec2NetworkInterface()Contains information about the elastic network interface of the Amazon EC2 instance.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Ec2NetworkInterface Modifier and Type Method Description ResourceData.BuilderResourceData.Builder. ec2NetworkInterface(Ec2NetworkInterface ec2NetworkInterface)Contains information about the elastic network interface of the Amazon EC2 instance.
-