WebhookEvent.Builder |
WebhookEvent.Builder.basePackageNames(String... basePackageNames) |
static WebhookEvent.Builder |
WebhookEvent.Builder.build(Object source,
String title) |
WebhookEvent.Builder |
WebhookEvent.Builder.consumer(java.util.function.Consumer<BaseWebhookRequestBody> consumer) |
WebhookEvent.Builder |
WebhookEvent.Builder.noticeUrl(String noticeUrl) |
WebhookEvent.Builder |
WebhookEvent.Builder.noticeUrl(String noticeUrl,
String secret) |
WebhookEvent.Builder |
WebhookEvent.Builder.throwable(Throwable throwable) |
WebhookEvent.Builder |
WebhookEvent.Builder.throwable(Throwable throwable,
String... basePackageNames) |
WebhookEvent.Builder |
WebhookEvent.Builder.userIdList(List<String> userIdList) |
WebhookEvent.Builder |
WebhookEvent.Builder.userMobileList(List<String> userMobileList) |