Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateCapacityReservationBillingOwnerResponse
Packages that use AssociateCapacityReservationBillingOwnerResponse
-
Uses of AssociateCapacityReservationBillingOwnerResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return AssociateCapacityReservationBillingOwnerResponseModifier and TypeMethodDescriptionEc2Client.associateCapacityReservationBillingOwner(Consumer<AssociateCapacityReservationBillingOwnerRequest.Builder> 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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type AssociateCapacityReservationBillingOwnerResponseModifier and TypeMethodDescriptionEc2AsyncClient.associateCapacityReservationBillingOwner(Consumer<AssociateCapacityReservationBillingOwnerRequest.Builder> 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.Ec2AsyncClient.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.