Class AssociateCapacityReservationBillingOwnerRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.AssociateCapacityReservationBillingOwnerRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<AssociateCapacityReservationBillingOwnerRequest>
@Generated("software.amazon.awssdk:codegen") public class AssociateCapacityReservationBillingOwnerRequestMarshaller extends Object implements Marshaller<AssociateCapacityReservationBillingOwnerRequest>
-
-
Constructor Summary
Constructors Constructor Description AssociateCapacityReservationBillingOwnerRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(AssociateCapacityReservationBillingOwnerRequest associateCapacityReservationBillingOwnerRequest)
-
-
-
Constructor Detail
-
AssociateCapacityReservationBillingOwnerRequestMarshaller
public AssociateCapacityReservationBillingOwnerRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(AssociateCapacityReservationBillingOwnerRequest associateCapacityReservationBillingOwnerRequest)
- Specified by:
marshall
in interfaceMarshaller<AssociateCapacityReservationBillingOwnerRequest>
-
-