| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
CustomDNSServer |
CustomDNSServer.clone() |
CustomDNSServer |
CustomDNSServer.withCustomDNSServerIP(String customDNSServerIP)
The IP address of the DNS server.
|
CustomDNSServer |
CustomDNSServer.withCustomDNSServerName(String customDNSServerName)
The name of the DNS server.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomDNSServer> |
KxEnvironment.getCustomDNSConfiguration()
A list of DNS server name and server IP.
|
List<CustomDNSServer> |
UpdateKxEnvironmentNetworkResult.getCustomDNSConfiguration()
A list of DNS server name and server IP.
|
List<CustomDNSServer> |
UpdateKxEnvironmentNetworkRequest.getCustomDNSConfiguration()
A list of DNS server name and server IP.
|
List<CustomDNSServer> |
UpdateKxEnvironmentResult.getCustomDNSConfiguration()
A list of DNS server name and server IP.
|
List<CustomDNSServer> |
GetKxEnvironmentResult.getCustomDNSConfiguration()
A list of DNS server name and server IP.
|
| Modifier and Type | Method and Description |
|---|---|
KxEnvironment |
KxEnvironment.withCustomDNSConfiguration(CustomDNSServer... customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withCustomDNSConfiguration(CustomDNSServer... customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkRequest |
UpdateKxEnvironmentNetworkRequest.withCustomDNSConfiguration(CustomDNSServer... customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentResult |
UpdateKxEnvironmentResult.withCustomDNSConfiguration(CustomDNSServer... customDNSConfiguration)
A list of DNS server name and server IP.
|
GetKxEnvironmentResult |
GetKxEnvironmentResult.withCustomDNSConfiguration(CustomDNSServer... customDNSConfiguration)
A list of DNS server name and server IP.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KxEnvironment.setCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
void |
UpdateKxEnvironmentNetworkResult.setCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
void |
UpdateKxEnvironmentNetworkRequest.setCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
void |
UpdateKxEnvironmentResult.setCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
void |
GetKxEnvironmentResult.setCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
KxEnvironment |
KxEnvironment.withCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentNetworkRequest |
UpdateKxEnvironmentNetworkRequest.withCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
UpdateKxEnvironmentResult |
UpdateKxEnvironmentResult.withCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
GetKxEnvironmentResult |
GetKxEnvironmentResult.withCustomDNSConfiguration(Collection<CustomDNSServer> customDNSConfiguration)
A list of DNS server name and server IP.
|
Copyright © 2024. All rights reserved.