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