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