public static interface EgressEndpoint.Builder extends SdkPojo, CopyableBuilder<EgressEndpoint.Builder,EgressEndpoint>
| Modifier and Type | Method and Description |
|---|---|
EgressEndpoint.Builder |
packagingConfigurationId(String packagingConfigurationId)
The ID of the PackagingConfiguration being applied to the Asset.
|
EgressEndpoint.Builder |
url(String url)
The URL of the parent manifest for the repackaged Asset.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEgressEndpoint.Builder packagingConfigurationId(String packagingConfigurationId)
packagingConfigurationId - The ID of the PackagingConfiguration being applied to the Asset.EgressEndpoint.Builder url(String url)
url - The URL of the parent manifest for the repackaged Asset.Copyright © 2021. All rights reserved.