Package | Description |
---|---|
com.ibm.cloud.objectstorage.internal.http | |
com.ibm.cloud.objectstorage.protocol.json |
Modifier and Type | Method and Description |
---|---|
String |
ErrorCodeParser.parseErrorCode(HttpResponse response,
JsonContent jsonContent) |
String |
JsonErrorCodeParser.parseErrorCode(HttpResponse response,
JsonContent jsonContent)
Parse the error code from the response.
|
String |
IonErrorCodeParser.parseErrorCode(HttpResponse response,
JsonContent jsonContents) |
String |
CompositeErrorCodeParser.parseErrorCode(HttpResponse response,
JsonContent jsonContent) |
Modifier and Type | Method and Description |
---|---|
static JsonContent |
JsonContent.createJsonContent(HttpResponse httpResponse,
com.fasterxml.jackson.core.JsonFactory jsonFactory)
Static factory method to create a JsonContent object from the contents of the HttpResponse
provided
|
Copyright © 2024. All rights reserved.