public class LaunchSpecificationStaxUnmarshaller extends java.lang.Object implements Unmarshaller<LaunchSpecification,StaxUnmarshallerContext>
| Constructor and Description |
|---|
LaunchSpecificationStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static LaunchSpecificationStaxUnmarshaller |
getInstance() |
LaunchSpecification |
unmarshall(StaxUnmarshallerContext context) |
public LaunchSpecification unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<LaunchSpecification,StaxUnmarshallerContext>java.lang.Exceptionpublic static LaunchSpecificationStaxUnmarshaller getInstance()