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