public class EventStreamExceptionJsonUnmarshaller<T extends AwsServiceException> extends Object implements Unmarshaller<T,JsonUnmarshallerContext>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
EventStreamExceptionJsonUnmarshaller.Builder<T extends AwsServiceException>  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends AwsServiceException> | 
builder()  | 
static AwsServiceException | 
populateDefaultException(Supplier<? extends AwsServiceException.Builder> exceptionBuilderSupplier,
                        JsonUnmarshallerContext context)  | 
T | 
unmarshall(JsonUnmarshallerContext in)  | 
public static <T extends AwsServiceException> EventStreamExceptionJsonUnmarshaller.Builder<T> builder()
public static AwsServiceException populateDefaultException(Supplier<? extends AwsServiceException.Builder> exceptionBuilderSupplier, JsonUnmarshallerContext context)
public T unmarshall(JsonUnmarshallerContext in) throws Exception
unmarshall in interface Unmarshaller<T extends AwsServiceException,JsonUnmarshallerContext>ExceptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.