@ParametersAreNonnullByDefault public class S3FileStoreConfig extends Object implements FileStoreConfig
for more details on filestores config files.
Constructor and Description |
---|
S3FileStoreConfig(String id,
String bucketName,
String region,
String endpointOverride) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBucketName() |
String |
getEndpointOverride() |
String |
getId() |
String |
getRegion() |
FileStoreConfigType |
getType() |
int |
hashCode() |
String |
toString() |
public FileStoreConfigType getType()
getType
in interface FileStoreConfig
public String getId()
getId
in interface FileStoreConfig
public String getBucketName()
public String getRegion()
@Nullable public String getEndpointOverride()
Copyright © 2002-2024 Atlassian. All Rights Reserved.