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