Uses of Class
software.amazon.awssdk.services.ec2.paginators.GetGroupsForCapacityReservationIterable
-
Packages that use GetGroupsForCapacityReservationIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of GetGroupsForCapacityReservationIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetGroupsForCapacityReservationIterable Modifier and Type Method Description default GetGroupsForCapacityReservationIterableEc2Client. getGroupsForCapacityReservationPaginator(Consumer<GetGroupsForCapacityReservationRequest.Builder> getGroupsForCapacityReservationRequest)Lists the resource groups to which a Capacity Reservation has been added.default GetGroupsForCapacityReservationIterableEc2Client. getGroupsForCapacityReservationPaginator(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest)Lists the resource groups to which a Capacity Reservation has been added.
-