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