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