Uses of Class
io.riada.insight.model.ImmutableTicketType
Packages that use ImmutableTicketType
-
Uses of ImmutableTicketType in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableTicketTypeModifier and TypeMethodDescriptionImmutableTicketType.Builder.build()Builds a newImmutableTicketType.static ImmutableTicketTypeImmutableTicketType.copyOf(TicketType instance) Creates an immutable copy of aTicketTypevalue.final ImmutableTicketTypeImmutableTicketType.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.final ImmutableTicketTypeImmutableTicketType.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.final ImmutableTicketTypeImmutableTicketType.withIconUrl(String value) Copy the current immutable object by setting a present value for the optionaliconUrlattribute.final ImmutableTicketTypeImmutableTicketType.withIconUrl(Optional<String> optional) Copy the current immutable object by setting an optional value for theiconUrlattribute.final ImmutableTicketTypeCopy the current immutable object by setting a value for theidattribute.final ImmutableTicketTypeCopy the current immutable object by setting a value for thenameattribute.