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