@NotThreadSafe public static class Exclusion.Builder extends Object
Exclusion.with()
,
Exclusion.newBuilder()
Modifier and Type | Method and Description |
---|---|
Exclusion.Builder |
artifactId(String artifactId) |
Exclusion |
build() |
Exclusion.Builder |
groupId(String groupId) |
Exclusion.Builder |
location(Object key,
InputLocation location) |
@Nonnull public Exclusion.Builder groupId(String groupId)
@Nonnull public Exclusion.Builder artifactId(String artifactId)
@Nonnull public Exclusion.Builder location(Object key, InputLocation location)
@Nonnull public Exclusion build()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.