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