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