CustomAllocationDefinition 类
定义
public class CustomAllocationDefinition
- 继承
-
java.lang.ObjectCustomAllocationDefinition
方法
getApiVersion() |
Getter for the API version.
|
getWebhookUrl() |
Getter for the webhook URL used for allocation requests.
|
setApiVersion(String apiVersion) |
Setter for the API version.
|
setWebhookUrl(String webhookUrl) |
Setter for the webhook URL.
|