| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
static S3SnapshotAsset.Builder |
S3SnapshotAsset.builder() |
S3SnapshotAsset.Builder |
S3SnapshotAsset.Builder.size(Double size)
The size of the Amazon S3 object that is the object.
|
S3SnapshotAsset.Builder |
S3SnapshotAsset.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends S3SnapshotAsset.Builder> |
S3SnapshotAsset.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AssetDetails.Builder |
AssetDetails.Builder.s3SnapshotAsset(Consumer<S3SnapshotAsset.Builder> s3SnapshotAsset)
The Amazon S3 object that is the asset.
|
Copyright © 2023. All rights reserved.