| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage | |
| com.ibm.cloud.objectstorage.http | |
| com.ibm.cloud.objectstorage.http.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemDefaultDnsResolver
Default dns resolver that uses
InetAddress.getAllByName(String)
to resolve hosts to ip addresses |
| Modifier and Type | Method and Description |
|---|---|
DnsResolver |
ClientConfiguration.getDnsResolver()
Returns the DnsResolver for resolving AWS IP addresses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConfiguration.setDnsResolver(DnsResolver resolver)
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
|
ClientConfiguration |
ClientConfiguration.withDnsResolver(DnsResolver resolver)
Sets the DNS Resolver that should be used to for resolving AWS IP addresses.
|
| Constructor and Description |
|---|
DelegatingDnsResolver(DnsResolver delegate) |
| Modifier and Type | Method and Description |
|---|---|
DnsResolver |
HttpClientSettings.getDnsResolver() |
Copyright © 2025. All rights reserved.