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