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