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