@Component public class S3PropertiesLocationHelper extends Object
| Constructor and Description |
|---|
S3PropertiesLocationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(S3PropertiesLocation s3PropertiesLocation)
Validates the given
S3PropertiesLocation. |
public void validate(S3PropertiesLocation s3PropertiesLocation)
S3PropertiesLocation. A S3PropertiesLocation is valid when: IllegalArgumentException when validation fails. The bucket name and key are trimmed as a side-effect.s3PropertiesLocation - S3PropertiesLocationCopyright © 2021. All rights reserved.