| Package | Description |
|---|---|
| com.tencentcloudapi.batch.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
RedirectInfo |
Task.getRedirectInfo()
Get 重定向信息
|
RedirectInfo |
TaskInstanceView.getRedirectInfo()
Get 重定向信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setRedirectInfo(RedirectInfo RedirectInfo)
Set 重定向信息
|
void |
TaskInstanceView.setRedirectInfo(RedirectInfo RedirectInfo)
Set 重定向信息
|
| Constructor and Description |
|---|
RedirectInfo(RedirectInfo 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 © 2021. All rights reserved.