Uses of Class
software.amazon.awssdk.services.ec2.model.RejectCapacityReservationBillingOwnershipRequest
Packages that use RejectCapacityReservationBillingOwnershipRequest
Package
Description
-
Uses of RejectCapacityReservationBillingOwnershipRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type RejectCapacityReservationBillingOwnershipRequestModifier and TypeMethodDescriptionEc2AsyncClient.rejectCapacityReservationBillingOwnership(RejectCapacityReservationBillingOwnershipRequest rejectCapacityReservationBillingOwnershipRequest) Rejects a request to assign billing of the available capacity of a shared Capacity Reservation to your account.Ec2Client.rejectCapacityReservationBillingOwnership(RejectCapacityReservationBillingOwnershipRequest rejectCapacityReservationBillingOwnershipRequest) Rejects a request to assign billing of the available capacity of a shared Capacity Reservation to your account. -
Uses of RejectCapacityReservationBillingOwnershipRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type RejectCapacityReservationBillingOwnershipRequestModifier and TypeMethodDescriptionRejectCapacityReservationBillingOwnershipRequestMarshaller.marshall(RejectCapacityReservationBillingOwnershipRequest rejectCapacityReservationBillingOwnershipRequest)