Package io.jmix.awsfs
Class AwsFileStorageProperties
java.lang.Object
io.jmix.awsfs.AwsFileStorageProperties
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintboolean
- 
Constructor Details- 
AwsFileStorageProperties
 
- 
- 
Method Details- 
getAccessKey- See Also:
- 
- accessKey
 
 
- 
getSecretAccessKey- See Also:
- 
- secretAccessKey
 
 
- 
getRegion- See Also:
- 
- region
 
 
- 
getBucket- See Also:
- 
- bucket
 
 
- 
getChunkSizepublic int getChunkSize()- See Also:
- 
- chunkSize
 
 
- 
getEndpointUrl- See Also:
- 
- endpointUrl
 
 
- 
getUsePathStyleBucketAddressingpublic boolean getUsePathStyleBucketAddressing()- See Also:
- 
- usePathStyleBucketAddressing
 
 
 
-