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