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