Unmarshaller<PatchStatus,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class PatchStatusUnmarshaller extends Object implements Unmarshaller<PatchStatus,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
PatchStatusUnmarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static PatchStatusUnmarshaller |
getInstance() |
|
PatchStatus |
unmarshall(JsonUnmarshallerContext context) |
public PatchStatus unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<PatchStatus,JsonUnmarshallerContext>Exceptionpublic static PatchStatusUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.