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