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