Uses of Class
software.amazon.awssdk.services.costexplorer.model.ESInstanceDetails
-
Packages that use ESInstanceDetails Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of ESInstanceDetails in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return ESInstanceDetails Modifier and Type Method Description ESInstanceDetailsInstanceDetails. esInstanceDetails()The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type ESInstanceDetails Modifier and Type Method Description InstanceDetails.BuilderInstanceDetails.Builder. esInstanceDetails(ESInstanceDetails esInstanceDetails)The Amazon OpenSearch Service reservations that Amazon Web Services recommends that you purchase.
-