JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.projectnessie.objectstoragemock.s3
Interface ErrorObj
@Immutable
public interface
ErrorObj
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
code
()
String
key
()
String
message
()
String
versionId
()
Method Details
code
@Nullable
String
code
()
key
@Nullable
String
key
()
message
@Nullable
String
message
()
versionId
@Nullable
String
versionId
()