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