public class UnifyNewAllowListRequest extends Object
| Constructor and Description |
|---|
UnifyNewAllowListRequest() |
| Modifier and Type | Method and Description |
|---|---|
UnifyNewAllowListRequest |
addInstanceIdsItem(String instanceIdsItem) |
UnifyNewAllowListRequest |
allowListDesc(String allowListDesc) |
UnifyNewAllowListRequest |
allowListName(String allowListName) |
boolean |
equals(Object o) |
String |
getAllowListDesc()
Get allowListDesc
|
@NotNull String |
getAllowListName()
Get allowListName
|
List<String> |
getInstanceIds()
Get instanceIds
|
int |
hashCode() |
UnifyNewAllowListRequest |
instanceIds(List<String> instanceIds) |
void |
setAllowListDesc(String allowListDesc) |
void |
setAllowListName(String allowListName) |
void |
setInstanceIds(List<String> instanceIds) |
String |
toString() |
public UnifyNewAllowListRequest allowListDesc(String allowListDesc)
public String getAllowListDesc()
public void setAllowListDesc(String allowListDesc)
public UnifyNewAllowListRequest allowListName(String allowListName)
@NotNull public @NotNull String getAllowListName()
public void setAllowListName(String allowListName)
public UnifyNewAllowListRequest instanceIds(List<String> instanceIds)
public UnifyNewAllowListRequest addInstanceIdsItem(String instanceIdsItem)
Copyright © 2026. All rights reserved.