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 Summary
ConstructorsConstructorDescriptionDescribePatchGroupsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribePatchGroupsRequest describePatchGroupsRequest)
-
Constructor Details
-
DescribePatchGroupsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribePatchGroupsRequest>
-