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