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