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