Package | Description |
---|---|
io.riada.insight.model |
Modifier and Type | Method and Description |
---|---|
ImmutableObjectTicketConnection |
ImmutableObjectTicketConnection.Builder.build()
Builds a new
ImmutableObjectTicketConnection . |
static ImmutableObjectTicketConnection |
ImmutableObjectTicketConnection.copyOf(ObjectTicketConnection instance)
Creates an immutable copy of a
ObjectTicketConnection value. |
ImmutableObjectTicketConnection |
ImmutableObjectTicketConnection.withConnectionId(Long value)
Copy the current immutable object by setting a value for the
connectionId attribute. |
ImmutableObjectTicketConnection |
ImmutableObjectTicketConnection.withId(Long value)
Copy the current immutable object by setting a value for the
id attribute. |
ImmutableObjectTicketConnection |
ImmutableObjectTicketConnection.withObjectId(Integer value)
Copy the current immutable object by setting a value for the
objectId attribute. |
ImmutableObjectTicketConnection |
ImmutableObjectTicketConnection.withTicketId(Long value)
Copy the current immutable object by setting a value for the
ticketId attribute. |
Copyright © 2024 Atlassian. All rights reserved.