| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
static EgressEndpoint.Builder |
EgressEndpoint.builder() |
EgressEndpoint.Builder |
EgressEndpoint.Builder.packagingConfigurationId(String packagingConfigurationId)
The ID of the PackagingConfiguration being applied to the Asset.
|
EgressEndpoint.Builder |
EgressEndpoint.Builder.status(String status)
The current processing status of the asset used for the packaging configuration.
|
EgressEndpoint.Builder |
EgressEndpoint.toBuilder() |
EgressEndpoint.Builder |
EgressEndpoint.Builder.url(String url)
The URL of the parent manifest for the repackaged Asset.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EgressEndpoint.Builder> |
EgressEndpoint.serializableBuilderClass() |
Copyright © 2023. All rights reserved.