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