Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Method and Description |
---|---|
static ReservedElasticsearchInstancePaymentOption |
ReservedElasticsearchInstancePaymentOption.fromValue(String value)
Use this in place of valueOf.
|
static ReservedElasticsearchInstancePaymentOption |
ReservedElasticsearchInstancePaymentOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReservedElasticsearchInstancePaymentOption[] |
ReservedElasticsearchInstancePaymentOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReservedElasticsearchInstanceOffering |
ReservedElasticsearchInstanceOffering.withPaymentOption(ReservedElasticsearchInstancePaymentOption paymentOption)
Payment option for the reserved Elasticsearch instance offering
|
ReservedElasticsearchInstance |
ReservedElasticsearchInstance.withPaymentOption(ReservedElasticsearchInstancePaymentOption paymentOption)
The payment option as defined in the reserved Elasticsearch instance offering.
|
Copyright © 2021. All rights reserved.