public class AclPolicyForGetPublicEndpointOutput extends Object
| Constructor and Description |
|---|
AclPolicyForGetPublicEndpointOutput() |
| Modifier and Type | Method and Description |
|---|---|
AclPolicyForGetPublicEndpointOutput |
description(String description) |
AclPolicyForGetPublicEndpointOutput |
entry(String entry) |
boolean |
equals(Object o) |
String |
getDescription()
Get description
|
String |
getEntry()
Get entry
|
int |
hashCode() |
void |
setDescription(String description) |
void |
setEntry(String entry) |
String |
toString() |
public AclPolicyForGetPublicEndpointOutput description(String description)
public String getDescription()
public void setDescription(String description)
public AclPolicyForGetPublicEndpointOutput entry(String entry)
public String getEntry()
public void setEntry(String entry)
Copyright © 2025. All rights reserved.