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