| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.internal.resource |
| Class and Description |
|---|
| ArnConverter
An interface for converting an AWS ARN into a service specific
AwsResource. |
| AwsResource
An abstract representation of an AWS Resource.
|
| S3AccessPointBuilder
This class is used to construct an endpoint host for an S3 access point.
|
| S3AccessPointResource
An
S3Resource that represents an S3 access point. |
| S3AccessPointResource.Builder
A builder for
S3AccessPointResource objects. |
| S3ArnConverter
An implementation of
ArnConverter that can be used to convert valid Arn representations of s3
resources into S3Resource objects. |
| S3BucketResource
An
S3Resource that represents an S3 bucket. |
| S3BucketResource.Builder
A builder for
S3BucketResource objects. |
| S3ObjectResource
An
S3Resource that represents an S3 object. |
| S3ObjectResource.Builder
A builder for
S3ObjectResource objects. |
| S3Resource
A representation of an AWS S3 resource.
|
| S3ResourceType
An enum representing the types of resources supported by S3.
|
Copyright © 2020. All rights reserved.