| Package | Description | 
|---|---|
| com.amazonaws.services.ec2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static InstanceMetadataProtocolState | InstanceMetadataProtocolState. fromValue(String value)Use this in place of valueOf. | 
| static InstanceMetadataProtocolState | InstanceMetadataProtocolState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static InstanceMetadataProtocolState[] | InstanceMetadataProtocolState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceMetadataOptionsRequest | InstanceMetadataOptionsRequest. withHttpProtocolIpv6(InstanceMetadataProtocolState httpProtocolIpv6)
 Enables or disables the IPv6 endpoint for the instance metadata service. | 
| ModifyInstanceMetadataOptionsRequest | ModifyInstanceMetadataOptionsRequest. withHttpProtocolIpv6(InstanceMetadataProtocolState httpProtocolIpv6)
 Enables or disables the IPv6 endpoint for the instance metadata service. | 
| InstanceMetadataOptionsResponse | InstanceMetadataOptionsResponse. withHttpProtocolIpv6(InstanceMetadataProtocolState httpProtocolIpv6)
 Indicates whether the IPv6 endpoint for the instance metadata service is enabled or disabled. | 
Copyright © 2021. All rights reserved.