| Package | Description |
|---|---|
| com.amazonaws.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
static IPAddressType |
IPAddressType.fromValue(String value)
Use this in place of valueOf.
|
static IPAddressType |
IPAddressType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPAddressType[] |
IPAddressType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDomainConfigRequest |
UpdateDomainConfigRequest.withIPAddressType(IPAddressType iPAddressType)
The type of IP addresses supported by the endpoint for the domain.
|
DomainStatus |
DomainStatus.withIPAddressType(IPAddressType iPAddressType)
The type of IP addresses supported by the endpoint for the domain.
|
CreateDomainRequest |
CreateDomainRequest.withIPAddressType(IPAddressType iPAddressType)
The type of IP addresses supported by the endpoint for the domain.
|
IPAddressTypeStatus |
IPAddressTypeStatus.withOptions(IPAddressType options)
The IP address options for the domain.
|
Copyright © 2023. All rights reserved.