| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
ESInstanceDetails |
ESInstanceDetails.clone() |
ESInstanceDetails |
InstanceDetails.getESInstanceDetails()
The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.
|
ESInstanceDetails |
ESInstanceDetails.withCurrentGeneration(Boolean currentGeneration)
Determines whether the recommendation is for a current-generation instance.
|
ESInstanceDetails |
ESInstanceDetails.withInstanceClass(String instanceClass)
The class of instance that Amazon Web Services recommends.
|
ESInstanceDetails |
ESInstanceDetails.withInstanceSize(String instanceSize)
The size of instance that Amazon Web Services recommends.
|
ESInstanceDetails |
ESInstanceDetails.withRegion(String region)
The Amazon Web Services Region of the recommended reservation.
|
ESInstanceDetails |
ESInstanceDetails.withSizeFlexEligible(Boolean sizeFlexEligible)
Determines whether the recommended reservation is size flexible.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceDetails.setESInstanceDetails(ESInstanceDetails eSInstanceDetails)
The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.
|
InstanceDetails |
InstanceDetails.withESInstanceDetails(ESInstanceDetails eSInstanceDetails)
The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.
|
Copyright © 2024. All rights reserved.