Uses of Class
com.riadalabs.jira.plugins.insight.services.model.ImmutableAttachmentsConfiguration.Builder
Packages that use ImmutableAttachmentsConfiguration.Builder
-
Uses of ImmutableAttachmentsConfiguration.Builder in com.riadalabs.jira.plugins.insight.services.model
Methods in com.riadalabs.jira.plugins.insight.services.model that return ImmutableAttachmentsConfiguration.BuilderModifier and TypeMethodDescriptionImmutableAttachmentsConfiguration.builder()
Creates a builder forImmutableAttachmentsConfiguration
.ImmutableAttachmentsConfiguration.Builder.from
(AttachmentsConfiguration instance) Fill a builder with attribute values from the providedAttachmentsConfiguration
instance.ImmutableAttachmentsConfiguration.Builder.setMaximumAttachmentFileSize
(int maximumAttachmentFileSize) Initializes the value for themaximumAttachmentFileSize
attribute.