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