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