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