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