| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<PriceSchedule> |
ReservedInstancesListing.priceSchedules()
The price of the Reserved Instance listing.
|
| Modifier and Type | Method and Description |
|---|---|
ReservedInstancesListing.Builder |
ReservedInstancesListing.Builder.priceSchedules(PriceSchedule... priceSchedules)
The price of the Reserved Instance listing.
|
| Modifier and Type | Method and Description |
|---|---|
ReservedInstancesListing.Builder |
ReservedInstancesListing.Builder.priceSchedules(Collection<PriceSchedule> priceSchedules)
The price of the Reserved Instance listing.
|
Copyright © 2023. All rights reserved.