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