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