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