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