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