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