public class AclEntryForAddAclEntriesInput extends Object
| Constructor and Description |
|---|
AclEntryForAddAclEntriesInput() |
| Modifier and Type | Method and Description |
|---|---|
AclEntryForAddAclEntriesInput |
description(String description) |
AclEntryForAddAclEntriesInput |
entry(String entry) |
boolean |
equals(Object o) |
@Size(min=1,max=255) String |
getDescription()
Get description
|
@NotNull String |
getEntry()
Get entry
|
int |
hashCode() |
void |
setDescription(String description) |
void |
setEntry(String entry) |
String |
toString() |
public AclEntryForAddAclEntriesInput description(String description)
@Size(min=1,
max=255)
public @Size(min=1,max=255) String getDescription()
public void setDescription(String description)
public AclEntryForAddAclEntriesInput entry(String entry)
@NotNull public @NotNull String getEntry()
public void setEntry(String entry)
Copyright © 2026. All rights reserved.