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