| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
AssetShallow.Builder |
AssetShallow.Builder.arn(String arn)
The ARN of the Asset.
|
static AssetShallow.Builder |
AssetShallow.builder() |
AssetShallow.Builder |
AssetShallow.Builder.createdAt(String createdAt)
The time the Asset was initially submitted for Ingest.
|
AssetShallow.Builder |
AssetShallow.Builder.id(String id)
The unique identifier for the Asset.
|
AssetShallow.Builder |
AssetShallow.Builder.packagingGroupId(String packagingGroupId)
The ID of the PackagingGroup for the Asset.
|
AssetShallow.Builder |
AssetShallow.Builder.resourceId(String resourceId)
The resource ID to include in SPEKE key requests.
|
AssetShallow.Builder |
AssetShallow.Builder.sourceArn(String sourceArn)
ARN of the source object in S3.
|
AssetShallow.Builder |
AssetShallow.Builder.sourceRoleArn(String sourceRoleArn)
The IAM role ARN used to access the source S3 bucket.
|
AssetShallow.Builder |
AssetShallow.Builder.tags(Map<String,String> tags)
Sets the value of the Tags property for this object.
|
AssetShallow.Builder |
AssetShallow.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssetShallow.Builder> |
AssetShallow.serializableBuilderClass() |
Copyright © 2023. All rights reserved.