Class FileUtils
java.lang.Object
software.amazon.awssdk.transfer.s3.internal.utils.FileUtils
- 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanfileNotModified(long recordedFileContentLength, Instant recordedFileLastModified, Path path)  
- 
Method Details
- 
fileNotModified
 
 -