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