@Generated(value="code.byted.cdp.client.JavaClientCodegen", date="2023-08-11T11:20:29.425+08:00[Asia/Shanghai]") public class AllowRetry extends Object
| 构造器和说明 |
|---|
AllowRetry() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
String |
getNotAllowReason()
Get notAllowReason
|
String |
getType()
Get type
|
int |
hashCode() |
Boolean |
isValue()
Get value
|
AllowRetry |
notAllowReason(String notAllowReason) |
void |
setNotAllowReason(String notAllowReason) |
void |
setType(String type) |
void |
setValue(Boolean value) |
String |
toString() |
AllowRetry |
type(String type) |
AllowRetry |
value(Boolean value) |
public AllowRetry notAllowReason(String notAllowReason)
public String getNotAllowReason()
public void setNotAllowReason(String notAllowReason)
public AllowRetry type(String type)
public String getType()
public void setType(String type)
public AllowRetry value(Boolean value)
public Boolean isValue()
public void setValue(Boolean value)
Copyright © 2023. All rights reserved.