@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2026-05-19T08:00:51.241Z[Etc/UTC]") public class ApiMapEntryOfHostNameList extends Object
| Constructor and Description |
|---|
ApiMapEntryOfHostNameList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Get key
|
ApiHostNameList |
getValue()
Get value
|
int |
hashCode() |
ApiMapEntryOfHostNameList |
key(String key) |
void |
setKey(String key) |
void |
setValue(ApiHostNameList value) |
String |
toString() |
ApiMapEntryOfHostNameList |
value(ApiHostNameList value) |
public ApiMapEntryOfHostNameList key(String key)
public String getKey()
public void setKey(String key)
public ApiMapEntryOfHostNameList value(ApiHostNameList value)
public ApiHostNameList getValue()
public void setValue(ApiHostNameList value)
Copyright © 2026. All rights reserved.