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