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