public class RetryConfig extends AbstractModel
Constructor and Description |
---|
RetryConfig() |
Modifier and Type | Method and Description |
---|---|
Long |
getRetryNum()
Get 重试次数
|
void |
setRetryNum(Long RetryNum)
Set 重试次数
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2021. All rights reserved.