@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SecurityPolicyApplyToInput extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_COMMUNICABLE |
static String |
SERIALIZED_NAME_TARGET |
| 构造器和说明 |
|---|
SecurityPolicyApplyToInput() |
| 限定符和类型 | 方法和说明 |
|---|---|
SecurityPolicyApplyToInput |
communicable(Boolean communicable) |
boolean |
equals(Object o) |
Boolean |
getCommunicable()
Get communicable
|
SecurityPolicyApplyToInputTarget |
getTarget()
Get target
|
int |
hashCode() |
void |
setCommunicable(Boolean communicable) |
void |
setTarget(SecurityPolicyApplyToInputTarget target) |
SecurityPolicyApplyToInput |
target(SecurityPolicyApplyToInputTarget target) |
String |
toString() |
public SecurityPolicyApplyToInput communicable(Boolean communicable)
public void setCommunicable(Boolean communicable)
public SecurityPolicyApplyToInput target(SecurityPolicyApplyToInputTarget target)
@Nonnull public SecurityPolicyApplyToInputTarget getTarget()
public void setTarget(SecurityPolicyApplyToInputTarget target)
Copyright © 2025. All rights reserved.