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