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