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 Summary
ConstructorsConstructorDescriptionDescribePatchGroupStateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribePatchGroupStateRequest describePatchGroupStateRequest)
-
Constructor Details
-
DescribePatchGroupStateRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribePatchGroupStateRequest>
-