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