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