Unmarshaller<DescribeCertificateResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeCertificateResponseUnmarshaller extends Object implements Unmarshaller<DescribeCertificateResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
DescribeCertificateResponseUnmarshaller() |
| Modifier and Type | Method | 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.