| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGroupsForCapacityReservationResponse> |
Ec2AsyncClient.getGroupsForCapacityReservation(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest)
Lists the resource groups to which a Capacity Reservation has been added.
|
default GetGroupsForCapacityReservationResponse |
Ec2Client.getGroupsForCapacityReservation(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest)
Lists the resource groups to which a Capacity Reservation has been added.
|
default GetGroupsForCapacityReservationPublisher |
Ec2AsyncClient.getGroupsForCapacityReservationPaginator(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest)
Lists the resource groups to which a Capacity Reservation has been added.
|
default GetGroupsForCapacityReservationIterable |
Ec2Client.getGroupsForCapacityReservationPaginator(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest)
Lists the resource groups to which a Capacity Reservation has been added.
|
| Constructor and Description |
|---|
GetGroupsForCapacityReservationIterable(Ec2Client client,
GetGroupsForCapacityReservationRequest firstRequest) |
GetGroupsForCapacityReservationPublisher(Ec2AsyncClient client,
GetGroupsForCapacityReservationRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetGroupsForCapacityReservationRequestMarshaller.marshall(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest) |
Copyright © 2022. All rights reserved.