| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<StorageType> |
Limits.storageTypes()
StorageType represents the list of storage related types and attributes that are available for given
InstanceType.
|
| Modifier and Type | Method and Description |
|---|---|
Limits.Builder |
Limits.Builder.storageTypes(StorageType... storageTypes)
StorageType represents the list of storage related types and attributes that are available for given
InstanceType.
|
| Modifier and Type | Method and Description |
|---|---|
Limits.Builder |
Limits.Builder.storageTypes(Collection<StorageType> storageTypes)
StorageType represents the list of storage related types and attributes that are available for given
InstanceType.
|
Copyright © 2023. All rights reserved.