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