@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class CreateKeyPairResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<CreateKeyPairResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
CreateKeyPairResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CreateKeyPairResponseUnmarshaller |
getInstance() |
CreateKeyPairResponse |
unmarshall(StaxUnmarshallerContext context) |
public CreateKeyPairResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<CreateKeyPairResponse,StaxUnmarshallerContext>Exceptionpublic static CreateKeyPairResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.