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