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