Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateCapacityReservationBillingOwnerRequest
Packages that use AssociateCapacityReservationBillingOwnerRequest
Package
Description
-
Uses of AssociateCapacityReservationBillingOwnerRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type AssociateCapacityReservationBillingOwnerRequestModifier and TypeMethodDescriptionEc2AsyncClient.associateCapacityReservationBillingOwner(AssociateCapacityReservationBillingOwnerRequest associateCapacityReservationBillingOwnerRequest) Initiates a request to assign billing of the unused capacity of a shared Capacity Reservation to a consumer account that is consolidated under the same Amazon Web Services organizations payer account.Ec2Client.associateCapacityReservationBillingOwner(AssociateCapacityReservationBillingOwnerRequest associateCapacityReservationBillingOwnerRequest) Initiates a request to assign billing of the unused capacity of a shared Capacity Reservation to a consumer account that is consolidated under the same Amazon Web Services organizations payer account. -
Uses of AssociateCapacityReservationBillingOwnerRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type AssociateCapacityReservationBillingOwnerRequestModifier and TypeMethodDescriptionAssociateCapacityReservationBillingOwnerRequestMarshaller.marshall(AssociateCapacityReservationBillingOwnerRequest associateCapacityReservationBillingOwnerRequest)