Uses of Class
com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
Packages that use DescribeNetworkInterfaceAttributeRequest Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of DescribeNetworkInterfaceAttributeRequest in com.amazonaws.services.ec2
-
Uses of DescribeNetworkInterfaceAttributeRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return DescribeNetworkInterfaceAttributeRequest Modifier and Type Method Description DescribeNetworkInterfaceAttributeRequestDescribeNetworkInterfaceAttributeRequest. clone()DescribeNetworkInterfaceAttributeRequestDescribeNetworkInterfaceAttributeRequest. withAttribute(NetworkInterfaceAttribute attribute)The attribute of the network interface.DescribeNetworkInterfaceAttributeRequestDescribeNetworkInterfaceAttributeRequest. withAttribute(String attribute)The attribute of the network interface.DescribeNetworkInterfaceAttributeRequestDescribeNetworkInterfaceAttributeRequest. withNetworkInterfaceId(String networkInterfaceId)The ID of the network interface.Methods in com.amazonaws.services.ec2.model that return types with arguments of type DescribeNetworkInterfaceAttributeRequest Modifier and Type Method Description Request<DescribeNetworkInterfaceAttributeRequest>DescribeNetworkInterfaceAttributeRequest. getDryRunRequest()This method is intended for internal use only.
-