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