Package | Description |
---|---|
com.ibm.cloud.objectstorage.protocol.json |
Modifier and Type | Method and Description |
---|---|
JsonErrorShapeMetadata |
JsonErrorShapeMetadata.withErrorCode(String errorCode) |
JsonErrorShapeMetadata |
JsonErrorShapeMetadata.withExceptionUnmarshaller(com.ibm.cloud.objectstorage.transform.JsonErrorUnmarshaller exceptionUnmarshaller) |
JsonErrorShapeMetadata |
JsonErrorShapeMetadata.withHttpStatusCode(Integer httpStatusCode) |
JsonErrorShapeMetadata |
JsonErrorShapeMetadata.withModeledClass(Class<? extends RuntimeException> modeledClass) |
Modifier and Type | Method and Description |
---|---|
List<JsonErrorShapeMetadata> |
JsonClientMetadata.getErrorShapeMetadata() |
List<JsonErrorShapeMetadata> |
JsonErrorResponseMetadata.getErrorShapes() |
Modifier and Type | Method and Description |
---|---|
JsonClientMetadata |
JsonClientMetadata.addAllErrorMetadata(JsonErrorShapeMetadata... errorShapeMetadata) |
JsonClientMetadata |
JsonClientMetadata.addErrorMetadata(JsonErrorShapeMetadata errorShapeMetadata) |
Modifier and Type | Method and Description |
---|---|
JsonErrorResponseMetadata |
JsonErrorResponseMetadata.withErrorShapes(List<JsonErrorShapeMetadata> errorShapes) |
Copyright © 2024. All rights reserved.