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