public class RequestSpotFleetResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<RequestSpotFleetResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static RequestSpotFleetResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
RequestSpotFleetResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static RequestSpotFleetResultStaxUnmarshaller |
getInstance() |
RequestSpotFleetResult |
unmarshall(StaxUnmarshallerContext context) |
private static RequestSpotFleetResultStaxUnmarshaller instance
public RequestSpotFleetResultStaxUnmarshaller()
public RequestSpotFleetResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<RequestSpotFleetResult,StaxUnmarshallerContext>
java.lang.Exception
public static RequestSpotFleetResultStaxUnmarshaller getInstance()