Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
RateLimitOption |
Options.getRateLimitOption()
Get Task speed limit information.
|
RateLimitOption |
DescribeMigrationDetailResponse.getRateLimitOption()
Get Task throttling information
Note: u200dThis field may returnu200d·nullu200d, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
Options.setRateLimitOption(RateLimitOption RateLimitOption)
Set Task speed limit information.
|
void |
DescribeMigrationDetailResponse.setRateLimitOption(RateLimitOption RateLimitOption)
Set Task throttling information
Note: u200dThis field may returnu200d·nullu200d, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
RateLimitOption(RateLimitOption 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 © 2024. All rights reserved.