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