Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
InstanceLimits |
InstanceLimits.clone() |
InstanceLimits |
Limits.getInstanceLimits()
The limits for a given instance type.
|
InstanceLimits |
InstanceLimits.withInstanceCountLimits(InstanceCountLimits instanceCountLimits)
Limits on the number of instances that can be created for a given instance type.
|
Modifier and Type | Method and Description |
---|---|
void |
Limits.setInstanceLimits(InstanceLimits instanceLimits)
The limits for a given instance type.
|
Limits |
Limits.withInstanceLimits(InstanceLimits instanceLimits)
The limits for a given instance type.
|
Copyright © 2023. All rights reserved.