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