ErrorCodeParserpublic class CompositeErrorCodeParser extends Object implements ErrorCodeParser
| Constructor | Description |
|---|---|
CompositeErrorCodeParser(Iterable<ErrorCodeParser> parsers) |
|
CompositeErrorCodeParser(ErrorCodeParser... parsers) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
parseErrorCode(HttpResponse response,
JsonContent jsonContent) |
public CompositeErrorCodeParser(Iterable<ErrorCodeParser> parsers)
public CompositeErrorCodeParser(ErrorCodeParser... parsers)
public String parseErrorCode(HttpResponse response, JsonContent jsonContent)
parseErrorCode in interface ErrorCodeParserCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.