| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataEntry> |
S3Location.userMetadata()
A list of metadata to store with the restore results in S3.
|
| Modifier and Type | Method and Description |
|---|---|
S3Location.Builder |
S3Location.Builder.userMetadata(MetadataEntry... userMetadata)
A list of metadata to store with the restore results in S3.
|
| Modifier and Type | Method and Description |
|---|---|
S3Location.Builder |
S3Location.Builder.userMetadata(Collection<MetadataEntry> userMetadata)
A list of metadata to store with the restore results in S3.
|
Copyright © 2021. All rights reserved.