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