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