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