Class S3ClientConfig
- java.lang.Object
-
- technology.dice.dicewhere.downloader.actions.S3ClientConfig
-
public final class S3ClientConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description S3ClientConfig(String awsKeyId, String awsSecretKey, String awsRegion)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAwsKeyId()StringgetAwsRegion()StringgetAwsSecretKey()
-