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