Uses of Class
com.webhookrelay.jenkins.WebhookRelayAPI.Bucket
Packages that use WebhookRelayAPI.Bucket
-
Uses of WebhookRelayAPI.Bucket in com.webhookrelay.jenkins
Methods in com.webhookrelay.jenkins that return WebhookRelayAPI.BucketModifier and TypeMethodDescriptionWebhookRelayAPI.createBucket(String name) WebhookRelayAPI.findBucketByName(String name) Returns the bucket matching the given name (or id), ornullif none exists.WebhookRelayAPI.findOrCreateBucket(String name) Finds an existing bucket by name, creating it (with its default public input) if it does not exist.Methods in com.webhookrelay.jenkins that return types with arguments of type WebhookRelayAPI.Bucket