Class GetPatchBaselineRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.GetPatchBaselineRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetPatchBaselineRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetPatchBaselineRequestMarshaller
extends Object
implements Marshaller<GetPatchBaselineRequest>
GetPatchBaselineRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetPatchBaselineRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetPatchBaselineRequest getPatchBaselineRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetPatchBaselineRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetPatchBaselineRequest>
- Parameters:
- getPatchBaselineRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-