@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SecurityPolicyApplyToInputTarget extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_LABEL_GROUPS |
static String |
SERIALIZED_NAME_SECURITY_GROUPS |
_isPresent_| 构造器和说明 |
|---|
SecurityPolicyApplyToInputTarget() |
public static final String SERIALIZED_NAME_SECURITY_GROUPS
public SecurityPolicyApplyToInputTarget securityGroups(SecurityGroupWhereInput securityGroups)
@Nullable public SecurityGroupWhereInput getSecurityGroups()
public void setSecurityGroups(SecurityGroupWhereInput securityGroups)
public SecurityPolicyApplyToInputTarget securityGroups_ExplictlyNull()
public SecurityPolicyApplyToInputTarget securityGroups_ExplictlyNonNull()
public void setSecurityGroups_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSecurityGroups_IsExplictlyNull()
public SecurityPolicyApplyToInputTarget labelGroups(List<LabelWhereInput> labelGroups)
public SecurityPolicyApplyToInputTarget addLabelGroupsItem(LabelWhereInput labelGroupsItem)
@Nullable public List<LabelWhereInput> getLabelGroups()
public void setLabelGroups(List<LabelWhereInput> labelGroups)
public SecurityPolicyApplyToInputTarget labelGroups_ExplictlyNull()
public SecurityPolicyApplyToInputTarget labelGroups_ExplictlyNonNull()
public void setLabelGroups_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelGroups_IsExplictlyNull()
Copyright © 2025. All rights reserved.