| Modifier and Type | Method and Description |
|---|---|
ImmutableWhen |
ImmutableWhen.Builder.build()
Builds a new
ImmutableWhen. |
static ImmutableWhen |
ImmutableWhen.copyOf(ComponentDefinition.When instance)
Creates an immutable copy of a
ComponentDefinition.When value. |
ImmutableWhen |
ImmutableWhen.withId(String value)
Copy the current immutable object by setting a value for the
id attribute. |
ImmutableWhen |
ImmutableWhen.withValue(String value)
Copy the current immutable object by setting a value for the
value attribute. |
Copyright © 2016–2019 Red Hat. All rights reserved.