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