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