public class AssociateAllowListRequest extends Object
| Constructor and Description |
|---|
AssociateAllowListRequest() |
| Modifier and Type | Method and Description |
|---|---|
AssociateAllowListRequest |
addAllowListIdsItem(String allowListIdsItem) |
AssociateAllowListRequest |
addInstanceIdsItem(String instanceIdsItem) |
AssociateAllowListRequest |
allowListIds(List<String> allowListIds) |
boolean |
equals(Object o) |
List<String> |
getAllowListIds()
Get allowListIds
|
List<String> |
getInstanceIds()
Get instanceIds
|
int |
hashCode() |
AssociateAllowListRequest |
instanceIds(List<String> instanceIds) |
void |
setAllowListIds(List<String> allowListIds) |
void |
setInstanceIds(List<String> instanceIds) |
String |
toString() |
public AssociateAllowListRequest allowListIds(List<String> allowListIds)
public AssociateAllowListRequest addAllowListIdsItem(String allowListIdsItem)
public AssociateAllowListRequest instanceIds(List<String> instanceIds)
public AssociateAllowListRequest addInstanceIdsItem(String instanceIdsItem)
Copyright © 2025. All rights reserved.