@NotThreadSafe public static class CiManagement.Builder extends Object
CiManagement.with()
,
CiManagement.newBuilder()
Modifier and Type | Method and Description |
---|---|
CiManagement |
build() |
CiManagement.Builder |
location(Object key,
InputLocation location) |
CiManagement.Builder |
notifiers(Collection<Notifier> notifiers) |
CiManagement.Builder |
system(String system) |
CiManagement.Builder |
url(String url) |
@Nonnull public CiManagement.Builder system(String system)
@Nonnull public CiManagement.Builder url(String url)
@Nonnull public CiManagement.Builder notifiers(Collection<Notifier> notifiers)
@Nonnull public CiManagement.Builder location(Object key, InputLocation location)
@Nonnull public CiManagement build()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.