| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReservedInstancesListing> |
CancelReservedInstancesListingResponse.reservedInstancesListings()
The Reserved Instance listing.
|
List<ReservedInstancesListing> |
CreateReservedInstancesListingResponse.reservedInstancesListings()
Information about the Standard Reserved Instance listing.
|
List<ReservedInstancesListing> |
DescribeReservedInstancesListingsResponse.reservedInstancesListings()
Information about the Reserved Instance listing.
|
| Modifier and Type | Method and Description |
|---|---|
CancelReservedInstancesListingResponse.Builder |
CancelReservedInstancesListingResponse.Builder.reservedInstancesListings(ReservedInstancesListing... reservedInstancesListings)
The Reserved Instance listing.
|
CreateReservedInstancesListingResponse.Builder |
CreateReservedInstancesListingResponse.Builder.reservedInstancesListings(ReservedInstancesListing... reservedInstancesListings)
Information about the Standard Reserved Instance listing.
|
DescribeReservedInstancesListingsResponse.Builder |
DescribeReservedInstancesListingsResponse.Builder.reservedInstancesListings(ReservedInstancesListing... reservedInstancesListings)
Information about the Reserved Instance listing.
|
| Modifier and Type | Method and Description |
|---|---|
CancelReservedInstancesListingResponse.Builder |
CancelReservedInstancesListingResponse.Builder.reservedInstancesListings(Collection<ReservedInstancesListing> reservedInstancesListings)
The Reserved Instance listing.
|
CreateReservedInstancesListingResponse.Builder |
CreateReservedInstancesListingResponse.Builder.reservedInstancesListings(Collection<ReservedInstancesListing> reservedInstancesListings)
Information about the Standard Reserved Instance listing.
|
DescribeReservedInstancesListingsResponse.Builder |
DescribeReservedInstancesListingsResponse.Builder.reservedInstancesListings(Collection<ReservedInstancesListing> reservedInstancesListings)
Information about the Reserved Instance listing.
|
Copyright © 2020. All rights reserved.