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