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