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