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