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