Unmarshaller<CreateKeyPairResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CreateKeyPairResponseUnmarshaller extends Object implements Unmarshaller<CreateKeyPairResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
CreateKeyPairResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static CreateKeyPairResponseUnmarshaller |
getInstance() |
|
CreateKeyPairResponse |
unmarshall(JsonUnmarshallerContext context) |
public CreateKeyPairResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<CreateKeyPairResponse,JsonUnmarshallerContext>
Exception
public static CreateKeyPairResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.