| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
UrlInputInfo | 
MediaInputInfo.getUrlInputInfo()
Get The URL of the object to process. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MediaInputInfo.setUrlInputInfo(UrlInputInfo UrlInputInfo)
Set The URL of the object to process. 
 | 
| Constructor and Description | 
|---|
UrlInputInfo(UrlInputInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2022. All rights reserved.