public class DescribeInstanceAllowListsResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeInstanceAllowListsResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceAllowListsResponse |
addAuthorizedAllowListsItem(AuthorizedAllowListForDescribeInstanceAllowListsOutput authorizedAllowListsItem) |
DescribeInstanceAllowListsResponse |
authorizedAllowLists(List<AuthorizedAllowListForDescribeInstanceAllowListsOutput> authorizedAllowLists) |
boolean |
equals(Object o) |
@Valid List<AuthorizedAllowListForDescribeInstanceAllowListsOutput> |
getAuthorizedAllowLists()
Get authorizedAllowLists
|
Integer |
getUnauthorizedAllowListNum()
Get unauthorizedAllowListNum
|
int |
hashCode() |
void |
setAuthorizedAllowLists(List<AuthorizedAllowListForDescribeInstanceAllowListsOutput> authorizedAllowLists) |
void |
setUnauthorizedAllowListNum(Integer unauthorizedAllowListNum) |
String |
toString() |
DescribeInstanceAllowListsResponse |
unauthorizedAllowListNum(Integer unauthorizedAllowListNum) |
getResponseMetadata, setResponseMetadatapublic DescribeInstanceAllowListsResponse authorizedAllowLists(List<AuthorizedAllowListForDescribeInstanceAllowListsOutput> authorizedAllowLists)
public DescribeInstanceAllowListsResponse addAuthorizedAllowListsItem(AuthorizedAllowListForDescribeInstanceAllowListsOutput authorizedAllowListsItem)
@Valid public @Valid List<AuthorizedAllowListForDescribeInstanceAllowListsOutput> getAuthorizedAllowLists()
public void setAuthorizedAllowLists(List<AuthorizedAllowListForDescribeInstanceAllowListsOutput> authorizedAllowLists)
public DescribeInstanceAllowListsResponse unauthorizedAllowListNum(Integer unauthorizedAllowListNum)
public Integer getUnauthorizedAllowListNum()
public void setUnauthorizedAllowListNum(Integer unauthorizedAllowListNum)
Copyright © 2026. All rights reserved.