Class LoadTableResponse.Builder
java.lang.Object
org.apache.iceberg.rest.responses.LoadTableResponse.Builder
- Enclosing class:
- LoadTableResponse
- 
Method SummaryModifier and TypeMethodDescriptionaddAllConfig(Map<String, String> properties) addAllCredentials(List<Credential> credentialsToAdd) addCredential(Credential credential) build()withTableMetadata(TableMetadata tableMetadata) 
- 
Method Details- 
withTableMetadata
- 
addConfig
- 
addAllConfig
- 
addCredential
- 
addAllCredentials
- 
build
 
-