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