Uses of Class
software.amazon.awssdk.services.ec2.model.AssociateCapacityReservationBillingOwnerResponse
-
Packages that use AssociateCapacityReservationBillingOwnerResponse Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of AssociateCapacityReservationBillingOwnerResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return AssociateCapacityReservationBillingOwnerResponse Modifier and Type Method Description default AssociateCapacityReservationBillingOwnerResponseEc2Client. 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.default AssociateCapacityReservationBillingOwnerResponseEc2Client. 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 AssociateCapacityReservationBillingOwnerResponse Modifier and Type Method Description default CompletableFuture<AssociateCapacityReservationBillingOwnerResponse>Ec2AsyncClient. 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.default CompletableFuture<AssociateCapacityReservationBillingOwnerResponse>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.
-