public class S3RequestEndpointResolver extends Object
Constructor and Description |
---|
S3RequestEndpointResolver(ServiceEndpointBuilder endpointBuilder,
boolean isPathStyleAccess,
String bucketName,
String key) |
Modifier and Type | Method and Description |
---|---|
String |
getBucketName() |
void |
resolveRequestEndpoint(Request<?> request)
Set the request's endpoint and resource path with the same region it was originally
configured for
|
void |
resolveRequestEndpoint(Request<?> request,
String regionString)
Set the request's endpoint and resource path with the new region provided
|
public S3RequestEndpointResolver(ServiceEndpointBuilder endpointBuilder, boolean isPathStyleAccess, String bucketName, String key)
Copyright © 2024. All rights reserved.