| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<CapacityReservationGroup> |
GetGroupsForCapacityReservationResponse.capacityReservationGroups()
Information about the resource groups to which the Capacity Reservation has been added.
|
| Modifier and Type | Method and Description |
|---|---|
GetGroupsForCapacityReservationResponse.Builder |
GetGroupsForCapacityReservationResponse.Builder.capacityReservationGroups(CapacityReservationGroup... capacityReservationGroups)
Information about the resource groups to which the Capacity Reservation has been added.
|
| Modifier and Type | Method and Description |
|---|---|
GetGroupsForCapacityReservationResponse.Builder |
GetGroupsForCapacityReservationResponse.Builder.capacityReservationGroups(Collection<CapacityReservationGroup> capacityReservationGroups)
Information about the resource groups to which the Capacity Reservation has been added.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<CapacityReservationGroup> |
GetGroupsForCapacityReservationPublisher.capacityReservationGroups()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<CapacityReservationGroup> |
GetGroupsForCapacityReservationIterable.capacityReservationGroups()
Returns an iterable to iterate through the paginated
GetGroupsForCapacityReservationResponse.capacityReservationGroups() member. |
Copyright © 2022. All rights reserved.