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