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