@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ImportInstanceLaunchSpecificationUnmarshaller extends Object implements Unmarshaller<ImportInstanceLaunchSpecification,StaxUnmarshallerContext>
| Constructor and Description |
|---|
ImportInstanceLaunchSpecificationUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ImportInstanceLaunchSpecificationUnmarshaller |
getInstance() |
ImportInstanceLaunchSpecification |
unmarshall(StaxUnmarshallerContext context) |
public ImportInstanceLaunchSpecificationUnmarshaller()
public ImportInstanceLaunchSpecification unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ImportInstanceLaunchSpecification,StaxUnmarshallerContext>Exceptionpublic static ImportInstanceLaunchSpecificationUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.