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