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