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