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