@NotThreadSafe public static class IdentifiableBase.Builder extends TrackableBase.Builder
TrackableBase.with()
,
TrackableBase.newBuilder()
Modifier and Type | Method and Description |
---|---|
IdentifiableBase |
build() |
IdentifiableBase.Builder |
id(String id) |
@Nonnull public IdentifiableBase.Builder id(String id)
@Nonnull public IdentifiableBase build()
build
in class TrackableBase.Builder
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.