| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<StorageTypeLimit> |
StorageType.storageTypeLimits()
Limits that are applicable for the given storage type.
|
| Modifier and Type | Method and Description |
|---|---|
StorageType.Builder |
StorageType.Builder.storageTypeLimits(StorageTypeLimit... storageTypeLimits)
Limits that are applicable for the given storage type.
|
| Modifier and Type | Method and Description |
|---|---|
StorageType.Builder |
StorageType.Builder.storageTypeLimits(Collection<StorageTypeLimit> storageTypeLimits)
Limits that are applicable for the given storage type.
|
Copyright © 2022. All rights reserved.