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