Class ImmutableAttachmentsConfiguration.Builder

java.lang.Object
com.riadalabs.jira.plugins.insight.services.model.ImmutableAttachmentsConfiguration.Builder
Enclosing class:
ImmutableAttachmentsConfiguration

@NotThreadSafe public static final class ImmutableAttachmentsConfiguration.Builder extends Object
Builds instances of type ImmutableAttachmentsConfiguration. Initialize attributes and then invoke the build() method to create an immutable instance.

Builder is not thread-safe and generally should not be stored in a field or collection, but instead used immediately to create instances.