@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class PurchaseReservedInstancesOfferingResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<PurchaseReservedInstancesOfferingResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
PurchaseReservedInstancesOfferingResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PurchaseReservedInstancesOfferingResponseUnmarshaller |
getInstance() |
PurchaseReservedInstancesOfferingResponse |
unmarshall(StaxUnmarshallerContext context) |
public PurchaseReservedInstancesOfferingResponseUnmarshaller()
public PurchaseReservedInstancesOfferingResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<PurchaseReservedInstancesOfferingResponse,StaxUnmarshallerContext>Exceptionpublic static PurchaseReservedInstancesOfferingResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.