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