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