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