public class DeleteAllowListRequest extends Object
| Constructor and Description |
|---|
DeleteAllowListRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteAllowListRequest |
allowListId(String allowListId) |
DeleteAllowListRequest |
clientToken(String clientToken) |
boolean |
equals(Object o) |
@NotNull String |
getAllowListId()
Get allowListId
|
String |
getClientToken()
Get clientToken
|
int |
hashCode() |
void |
setAllowListId(String allowListId) |
void |
setClientToken(String clientToken) |
String |
toString() |
public DeleteAllowListRequest allowListId(String allowListId)
@NotNull public @NotNull String getAllowListId()
public void setAllowListId(String allowListId)
public DeleteAllowListRequest clientToken(String clientToken)
public String getClientToken()
public void setClientToken(String clientToken)
Copyright © 2025. All rights reserved.