public class ExportToS3TaskSpecificationStaxUnmarshaller extends java.lang.Object implements Unmarshaller<ExportToS3TaskSpecification,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ExportToS3TaskSpecificationStaxUnmarshaller |
instance |
Constructor and Description |
---|
ExportToS3TaskSpecificationStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ExportToS3TaskSpecificationStaxUnmarshaller |
getInstance() |
ExportToS3TaskSpecification |
unmarshall(StaxUnmarshallerContext context) |
private static ExportToS3TaskSpecificationStaxUnmarshaller instance
public ExportToS3TaskSpecificationStaxUnmarshaller()
public ExportToS3TaskSpecification unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ExportToS3TaskSpecification,StaxUnmarshallerContext>
java.lang.Exception
public static ExportToS3TaskSpecificationStaxUnmarshaller getInstance()