public class CreateAllowListRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateAllowListRequest.AllowListCategoryEnum
Gets or Sets allowListCategory
|
| Constructor and Description |
|---|
CreateAllowListRequest() |
public CreateAllowListRequest allowList(String allowList)
@NotNull public @NotNull String getAllowList()
public void setAllowList(String allowList)
public CreateAllowListRequest allowListCategory(CreateAllowListRequest.AllowListCategoryEnum allowListCategory)
public CreateAllowListRequest.AllowListCategoryEnum getAllowListCategory()
public void setAllowListCategory(CreateAllowListRequest.AllowListCategoryEnum allowListCategory)
public CreateAllowListRequest allowListDesc(String allowListDesc)
public String getAllowListDesc()
public void setAllowListDesc(String allowListDesc)
public CreateAllowListRequest allowListName(String allowListName)
@NotNull public @NotNull String getAllowListName()
public void setAllowListName(String allowListName)
public CreateAllowListRequest allowListType(String allowListType)
public String getAllowListType()
public void setAllowListType(String allowListType)
public CreateAllowListRequest projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
Copyright © 2026. All rights reserved.