JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.iceberg.rest.credentials
Interface Credential
@Immutable
public interface
Credential
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
Map
<
String
,
String
>
config
()
String
prefix
()
default void
validate
()
Method Details
prefix
String
prefix
()
config
Map
<
String
,
String
>
config
()
validate
@Check
default
void
validate
()