@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SecurityPolicyApplyToInputTarget extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_LABEL_GROUPS |
static String |
SERIALIZED_NAME_SECURITY_GROUPS |
| 构造器和说明 |
|---|
SecurityPolicyApplyToInputTarget() |
| 限定符和类型 | 方法和说明 |
|---|---|
SecurityPolicyApplyToInputTarget |
addLabelGroupsItem(LabelWhereInput labelGroupsItem) |
boolean |
equals(Object o) |
List<LabelWhereInput> |
getLabelGroups()
Get labelGroups
|
SecurityGroupWhereInput |
getSecurityGroups()
Get securityGroups
|
int |
hashCode() |
SecurityPolicyApplyToInputTarget |
labelGroups(List<LabelWhereInput> labelGroups) |
SecurityPolicyApplyToInputTarget |
securityGroups(SecurityGroupWhereInput securityGroups) |
void |
setLabelGroups(List<LabelWhereInput> labelGroups) |
void |
setSecurityGroups(SecurityGroupWhereInput securityGroups) |
String |
toString() |
public static final String SERIALIZED_NAME_SECURITY_GROUPS
public SecurityPolicyApplyToInputTarget securityGroups(SecurityGroupWhereInput securityGroups)
@Nullable public SecurityGroupWhereInput getSecurityGroups()
public void setSecurityGroups(SecurityGroupWhereInput securityGroups)
public SecurityPolicyApplyToInputTarget labelGroups(List<LabelWhereInput> labelGroups)
public SecurityPolicyApplyToInputTarget addLabelGroupsItem(LabelWhereInput labelGroupsItem)
@Nullable public List<LabelWhereInput> getLabelGroups()
public void setLabelGroups(List<LabelWhereInput> labelGroups)
Copyright © 2025. All rights reserved.