Unmarshaller<ImportInstanceLaunchSpecification,StaxUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ImportInstanceLaunchSpecificationUnmarshaller extends Object implements Unmarshaller<ImportInstanceLaunchSpecification,StaxUnmarshallerContext>
| Constructor | Description |
|---|---|
ImportInstanceLaunchSpecificationUnmarshaller() |
| Modifier and Type | Method | 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.