@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribePatchGroupsResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<DescribePatchGroupsResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
DescribePatchGroupsResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static DescribePatchGroupsResponseUnmarshaller |
getInstance() |
DescribePatchGroupsResponse |
unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
public DescribePatchGroupsResponseUnmarshaller()
public DescribePatchGroupsResponse unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<DescribePatchGroupsResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>Exceptionpublic static DescribePatchGroupsResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.