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