public class DescribeAllowListsRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeAllowListsRequest.AllowListCategoryEnum
Gets or Sets allowListCategory
|
| Constructor and Description |
|---|
DescribeAllowListsRequest() |
public DescribeAllowListsRequest allowListCategory(DescribeAllowListsRequest.AllowListCategoryEnum allowListCategory)
public DescribeAllowListsRequest.AllowListCategoryEnum getAllowListCategory()
public void setAllowListCategory(DescribeAllowListsRequest.AllowListCategoryEnum allowListCategory)
public DescribeAllowListsRequest instanceId(String instanceId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public DescribeAllowListsRequest pageNumber(Long pageNumber)
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public DescribeAllowListsRequest pageSize(Long pageSize)
public Long getPageSize()
public void setPageSize(Long pageSize)
public DescribeAllowListsRequest projectName(String projectName)
public String getProjectName()
public void setProjectName(String projectName)
public DescribeAllowListsRequest regionId(String regionId)
@NotNull public @NotNull String getRegionId()
public void setRegionId(String regionId)
Copyright © 2026. All rights reserved.