@ConfigurationProperties(value="s3") public class S3ConfigurationProperties extends AWSConfiguration
PREFIX| Constructor and Description |
|---|
S3ConfigurationProperties() |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.S3Configuration.Builder |
getBuilder() |
java.net.URI |
getEndpointOverride() |
void |
setEndpointOverride(java.net.URI endpointOverride)
Provide a URI to override the endpoint with which the AWS SDK should communicate.
|
public software.amazon.awssdk.services.s3.S3Configuration.Builder getBuilder()
@Nullable public java.net.URI getEndpointOverride()
public void setEndpointOverride(@Nullable
java.net.URI endpointOverride)
endpointOverride - The endpoint with which the AWS SDK should communicate