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