- All Implemented Interfaces:
Region
@Immutable
@Loggable(1)
public final class ReRegion
extends Object
implements Region
Region that retries a few times before giving up.
- Since:
- 0.5
-
-
Constructor Summary
Constructors
-
Method Summary
software.amazon.awssdk.services.s3.S3Client
-
Constructor Details
-
ReRegion
Public ctor.
- Parameters:
reg - Region we're in
-
Method Details
-
-
bucket
Description copied from interface: Region
Get bucket.
- Specified by:
bucket in interface Region
- Parameters:
name - Name of the bucket to get
- Returns:
- Bucket
-
aws
public software.amazon.awssdk.services.s3.S3Client aws()
Description copied from interface: Region
Get a client.
- Specified by:
aws in interface Region
- Returns:
- Amazon S3