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