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