- getAccessKey() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getAccessKey() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
The s3 access key
- getBuckets() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getBuckets() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
The file's category and bucket mapping, the file will be stored in corresponding bucket for different category,
if the bucket is not defined for the file's category , the default bucket will be taken place.
- getBucketStyle() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getBucketStyle() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
The bucket style
- getClientConfiguration() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getClientConfiguration() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
Client configuration options such as proxy settings, user agent string, max retry attempts, etc.
- getDefaultBucket() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getDefaultBucket() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
The default bucket to store the file which's bucket is not specified for category.
- getEndpoint() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getEndpoint() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
The service endpoint either with or without the protocol (e.g.
- getImplementation() - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
-
- getName() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
-
- getProviderName() - Method in class in.clouthink.daas.fss.s3.impl.DefaultStoredFileObject
-
- getRegion() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getRegion() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
The region to use for SigV4 signing of requests (e.g.
- getS3Client() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
-
- getS3Properties() - Method in class in.clouthink.daas.fss.s3.impl.FileStorageImpl
-
- getSecretKey() - Method in class in.clouthink.daas.fss.s3.support.DefaultS3Properties
-
- getSecretKey() - Method in interface in.clouthink.daas.fss.s3.support.S3Properties
-
The s3 access secret