Class ListDocumentVersionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.ListDocumentVersionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListDocumentVersionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListDocumentVersionsRequestMarshaller
extends Object
implements Marshaller<ListDocumentVersionsRequest>
ListDocumentVersionsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListDocumentVersionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDocumentVersionsRequest listDocumentVersionsRequest)
-
Constructor Details
-
ListDocumentVersionsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListDocumentVersionsRequest>
-