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