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