Unmarshaller<ExportToS3TaskSpecification,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ExportToS3TaskSpecificationUnmarshaller extends Object implements Unmarshaller<ExportToS3TaskSpecification,StaxUnmarshallerContext>
Constructor | Description |
---|---|
ExportToS3TaskSpecificationUnmarshaller() |
Modifier and Type | Method | 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.