| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<AutoTune> |
DescribeDomainAutoTunesResponse.autoTunes()
The list of setting adjustments that Auto-Tune has made to the domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainAutoTunesResponse.Builder |
DescribeDomainAutoTunesResponse.Builder.autoTunes(AutoTune... autoTunes)
The list of setting adjustments that Auto-Tune has made to the domain.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainAutoTunesResponse.Builder |
DescribeDomainAutoTunesResponse.Builder.autoTunes(Collection<AutoTune> autoTunes)
The list of setting adjustments that Auto-Tune has made to the domain.
|
Copyright © 2022. All rights reserved.