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