Unmarshaller<ProvisionedThroughput,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ProvisionedThroughputUnmarshaller extends Object implements Unmarshaller<ProvisionedThroughput,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ProvisionedThroughputUnmarshaller() |
| Modifier and Type | Method | 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.