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