Uses of Class
software.amazon.awssdk.services.ec2.model.AcceptCapacityReservationBillingOwnershipRequest
-
Packages that use AcceptCapacityReservationBillingOwnershipRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of AcceptCapacityReservationBillingOwnershipRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AcceptCapacityReservationBillingOwnershipRequest Modifier and Type Method Description default CompletableFuture<AcceptCapacityReservationBillingOwnershipResponse>Ec2AsyncClient. acceptCapacityReservationBillingOwnership(AcceptCapacityReservationBillingOwnershipRequest acceptCapacityReservationBillingOwnershipRequest)Accepts a request to assign billing of the available capacity of a shared Capacity Reservation to your account.default AcceptCapacityReservationBillingOwnershipResponseEc2Client. acceptCapacityReservationBillingOwnership(AcceptCapacityReservationBillingOwnershipRequest acceptCapacityReservationBillingOwnershipRequest)Accepts a request to assign billing of the available capacity of a shared Capacity Reservation to your account. -
Uses of AcceptCapacityReservationBillingOwnershipRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AcceptCapacityReservationBillingOwnershipRequest Modifier and Type Method Description SdkHttpFullRequestAcceptCapacityReservationBillingOwnershipRequestMarshaller. marshall(AcceptCapacityReservationBillingOwnershipRequest acceptCapacityReservationBillingOwnershipRequest)
-