Class ConfirmCustomerAgreementRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.directconnect.transform.ConfirmCustomerAgreementRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ConfirmCustomerAgreementRequest>
@Generated("software.amazon.awssdk:codegen") public class ConfirmCustomerAgreementRequestMarshaller extends Object implements Marshaller<ConfirmCustomerAgreementRequest>
ConfirmCustomerAgreementRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ConfirmCustomerAgreementRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ConfirmCustomerAgreementRequest confirmCustomerAgreementRequest)
-
-
-
Constructor Detail
-
ConfirmCustomerAgreementRequestMarshaller
public ConfirmCustomerAgreementRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ConfirmCustomerAgreementRequest confirmCustomerAgreementRequest)
- Specified by:
marshallin interfaceMarshaller<ConfirmCustomerAgreementRequest>
-
-