| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
AssetSourceEntry.Builder |
AssetSourceEntry.Builder.bucket(String bucket)
The Amazon S3 bucket that's part of the source of the asset.
|
static AssetSourceEntry.Builder |
AssetSourceEntry.builder() |
AssetSourceEntry.Builder |
AssetSourceEntry.Builder.key(String key)
The name of the object in Amazon S3 for the asset.
|
AssetSourceEntry.Builder |
AssetSourceEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssetSourceEntry.Builder> |
AssetSourceEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.