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