Class AwsStorageConfigInfo.Builder
java.lang.Object
org.apache.polaris.core.admin.model.AwsStorageConfigInfo.Builder
- Enclosing class:
AwsStorageConfigInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setAllowedLocations(List<String> allowedLocations) setEndpoint(String endpoint) setExternalId(String externalId) setPathStyleAccess(Boolean pathStyleAccess) setRoleArn(String roleArn) setStorageType(StorageConfigInfo.StorageTypeEnum storageType) setStsEndpoint(String stsEndpoint) setUserArn(String userArn)
-
Method Details
-
setRoleArn
-
setExternalId
-
setUserArn
-
setRegion
-
setEndpoint
-
setStsEndpoint
-
setPathStyleAccess
-
setStorageType
-
setAllowedLocations
-
build
-