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