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