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