Class AssociateCapacityReservationBillingOwnerRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.AssociateCapacityReservationBillingOwnerRequestMarshaller
- All Implemented Interfaces:
Marshaller<AssociateCapacityReservationBillingOwnerRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class AssociateCapacityReservationBillingOwnerRequestMarshaller
extends Object
implements Marshaller<AssociateCapacityReservationBillingOwnerRequest>
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(AssociateCapacityReservationBillingOwnerRequest associateCapacityReservationBillingOwnerRequest)
-
Constructor Details
-
AssociateCapacityReservationBillingOwnerRequestMarshaller
public AssociateCapacityReservationBillingOwnerRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(AssociateCapacityReservationBillingOwnerRequest associateCapacityReservationBillingOwnerRequest) - Specified by:
marshallin interfaceMarshaller<AssociateCapacityReservationBillingOwnerRequest>
-