uris

public abstract WebhookConfig.Builder uris(List<String> uris)
@CanIgnoreReturnValue()
public WebhookConfig.Builder uris(Array<String> uris)

Setter for uris.

uris: The webhook URIs to receive notifications. If set, these webhook URIs will be used instead of the registered webhooks.