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