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