@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ScheduledInstancesLaunchSpecificationUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<ScheduledInstancesLaunchSpecification,StaxUnmarshallerContext>
| Constructor and Description |
|---|
ScheduledInstancesLaunchSpecificationUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledInstancesLaunchSpecificationUnmarshaller |
getInstance() |
ScheduledInstancesLaunchSpecification |
unmarshall(StaxUnmarshallerContext context) |
public ScheduledInstancesLaunchSpecificationUnmarshaller()
public ScheduledInstancesLaunchSpecification unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<ScheduledInstancesLaunchSpecification,StaxUnmarshallerContext>Exceptionpublic static ScheduledInstancesLaunchSpecificationUnmarshaller getInstance()
Copyright © 2018. All rights reserved.