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