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