Klasse ContainerForWebhookIDs
java.lang.Object
io.github.primelib.jira4j.restv2.model.ContainerForWebhookIDs
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContainerForWebhookIDs
extends Object
ContainerForWebhookIDs
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofContainerForWebhookIDs
.ContainerForWebhookIDs
(List<Long> webhookIds) Constructs a validated instance ofContainerForWebhookIDs
. -
Methodenübersicht
-
Felddetails
-
webhookIds
A list of webhook IDs.
-
-
Konstruktordetails
-
ContainerForWebhookIDs
Constructs a validated instance ofContainerForWebhookIDs
.- Parameter:
spec
- the specification to process
-
ContainerForWebhookIDs
Constructs a validated instance ofContainerForWebhookIDs
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContainerForWebhookIDs(Consumer)
instead.- Parameter:
webhookIds
- A list of webhook IDs.
-
ContainerForWebhookIDs
protected ContainerForWebhookIDs()
-
-
Methodendetails