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