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