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