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