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