Class CreatePatchBaselineRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.CreatePatchBaselineRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CreatePatchBaselineRequest>
@Generated("software.amazon.awssdk:codegen")
public class CreatePatchBaselineRequestMarshaller
extends Object
implements Marshaller<CreatePatchBaselineRequest>
CreatePatchBaselineRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCreatePatchBaselineRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreatePatchBaselineRequest createPatchBaselineRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreatePatchBaselineRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreatePatchBaselineRequest>- Parameters:
 createPatchBaselineRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -