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