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