Uses of Class
software.amazon.awssdk.services.ec2.model.GetGroupsForCapacityReservationResponse
Packages that use GetGroupsForCapacityReservationResponse
Package
Description
-
Uses of GetGroupsForCapacityReservationResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetGroupsForCapacityReservationResponseModifier and TypeMethodDescriptionEc2Client.getGroupsForCapacityReservation(Consumer<GetGroupsForCapacityReservationRequest.Builder> getGroupsForCapacityReservationRequest) Lists the resource groups to which a Capacity Reservation has been added.Ec2Client.getGroupsForCapacityReservation(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest) Lists the resource groups to which a Capacity Reservation has been added.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetGroupsForCapacityReservationResponseModifier and TypeMethodDescriptionEc2AsyncClient.getGroupsForCapacityReservation(Consumer<GetGroupsForCapacityReservationRequest.Builder> getGroupsForCapacityReservationRequest) Lists the resource groups to which a Capacity Reservation has been added.Ec2AsyncClient.getGroupsForCapacityReservation(GetGroupsForCapacityReservationRequest getGroupsForCapacityReservationRequest) Lists the resource groups to which a Capacity Reservation has been added. -
Uses of GetGroupsForCapacityReservationResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetGroupsForCapacityReservationResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetGroupsForCapacityReservationResponseModifier and TypeMethodDescriptionvoidGetGroupsForCapacityReservationPublisher.subscribe(org.reactivestreams.Subscriber<? super GetGroupsForCapacityReservationResponse> subscriber)