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