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