@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2024-12-03T04:57:51.616Z[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 © 2024. All rights reserved.