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