| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<CapacityBlockOffering> |
DescribeCapacityBlockOfferingsResponse.capacityBlockOfferings()
The recommended Capacity Block offering for the dates specified.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCapacityBlockOfferingsResponse.Builder |
DescribeCapacityBlockOfferingsResponse.Builder.capacityBlockOfferings(CapacityBlockOffering... capacityBlockOfferings)
The recommended Capacity Block offering for the dates specified.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCapacityBlockOfferingsResponse.Builder |
DescribeCapacityBlockOfferingsResponse.Builder.capacityBlockOfferings(Collection<CapacityBlockOffering> capacityBlockOfferings)
The recommended Capacity Block offering for the dates specified.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<CapacityBlockOffering> |
DescribeCapacityBlockOfferingsPublisher.capacityBlockOfferings()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<CapacityBlockOffering> |
DescribeCapacityBlockOfferingsIterable.capacityBlockOfferings()
Returns an iterable to iterate through the paginated
DescribeCapacityBlockOfferingsResponse.capacityBlockOfferings() member. |
Copyright © 2023. All rights reserved.