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.adlsgen2
Interface DataLakeStorageErrorObj
@Immutable
public interface
DataLakeStorageErrorObj
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
code
()
String
message
()
Method Details
code
@Nullable
String
code
()
message
@Nullable
String
message
()