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