@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NetworkPolicyRuleServiceUpdationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
NetworkPolicyRuleServiceUpdationParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
NetworkPolicyRuleServiceUpdationParams |
data_ExplictlyNonNull() |
NetworkPolicyRuleServiceUpdationParams |
data_ExplictlyNull() |
NetworkPolicyRuleServiceUpdationParams |
data(NetworkPolicyRuleServiceUpdationParamsData data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
NetworkPolicyRuleServiceUpdationParamsData |
getData()
Get data
|
boolean |
getWhere_IsExplictlyNull() |
NetworkPolicyRuleServiceWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(NetworkPolicyRuleServiceUpdationParamsData data) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(NetworkPolicyRuleServiceWhereInput where) |
String |
toString() |
NetworkPolicyRuleServiceUpdationParams |
where_ExplictlyNonNull() |
NetworkPolicyRuleServiceUpdationParams |
where_ExplictlyNull() |
NetworkPolicyRuleServiceUpdationParams |
where(NetworkPolicyRuleServiceWhereInput where) |
public NetworkPolicyRuleServiceUpdationParams data(NetworkPolicyRuleServiceUpdationParamsData data)
@Nonnull public NetworkPolicyRuleServiceUpdationParamsData getData()
public void setData(NetworkPolicyRuleServiceUpdationParamsData data)
public NetworkPolicyRuleServiceUpdationParams data_ExplictlyNull()
public NetworkPolicyRuleServiceUpdationParams data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
public NetworkPolicyRuleServiceUpdationParams where(NetworkPolicyRuleServiceWhereInput where)
@Nonnull public NetworkPolicyRuleServiceWhereInput getWhere()
public void setWhere(NetworkPolicyRuleServiceWhereInput where)
public NetworkPolicyRuleServiceUpdationParams where_ExplictlyNull()
public NetworkPolicyRuleServiceUpdationParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.