| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.internal.resource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArnConverter<T extends AwsResource>
An interface for converting an AWS ARN into a service specific
AwsResource. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3Resource
A representation of an AWS S3 resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
S3AccessPointResource
An
S3Resource that represents an S3 access point. |
class |
S3BucketResource
An
S3Resource that represents an S3 bucket. |
class |
S3ObjectResource
An
S3Resource that represents an S3 object. |
class |
S3OutpostResource
An
S3Resource that represents an S3 outpost resource |
Copyright © 2021. All rights reserved.