public class LarkBotWebhookForListContactsOutput extends Object
| Constructor and Description |
|---|
LarkBotWebhookForListContactsOutput() |
| Modifier and Type | Method and Description |
|---|---|
LarkBotWebhookForListContactsOutput |
address(String address) |
boolean |
equals(Object o) |
String |
getAddress()
Get address
|
String |
getSecretKey()
Get secretKey
|
int |
hashCode() |
LarkBotWebhookForListContactsOutput |
secretKey(String secretKey) |
void |
setAddress(String address) |
void |
setSecretKey(String secretKey) |
String |
toString() |
public LarkBotWebhookForListContactsOutput address(String address)
public String getAddress()
public void setAddress(String address)
public LarkBotWebhookForListContactsOutput secretKey(String secretKey)
public String getSecretKey()
public void setSecretKey(String secretKey)
Copyright © 2026. All rights reserved.