Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
List<PricingDetail> |
ReservedInstancesOffering.pricingDetails()
The pricing details of the Reserved Instance offering.
|
Modifier and Type | Method and Description |
---|---|
ReservedInstancesOffering.Builder |
ReservedInstancesOffering.Builder.pricingDetails(PricingDetail... pricingDetails)
The pricing details of the Reserved Instance offering.
|
Modifier and Type | Method and Description |
---|---|
ReservedInstancesOffering.Builder |
ReservedInstancesOffering.Builder.pricingDetails(Collection<PricingDetail> pricingDetails)
The pricing details of the Reserved Instance offering.
|
Copyright © 2022. All rights reserved.