Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceAttribute |
NetworkInterfaceAttribute.fromValue(String value)
Use this in place of valueOf.
|
static NetworkInterfaceAttribute |
NetworkInterfaceAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkInterfaceAttribute[] |
NetworkInterfaceAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeNetworkInterfaceAttributeRequest.setAttribute(NetworkInterfaceAttribute attribute)
The attribute of the network interface.
|
DescribeNetworkInterfaceAttributeRequest |
DescribeNetworkInterfaceAttributeRequest.withAttribute(NetworkInterfaceAttribute attribute)
The attribute of the network interface.
|
Copyright © 2021. All rights reserved.