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