Modifier and Type | Method and Description |
---|---|
ActivationProperty.Builder |
ActivationProperty.Builder.location(Object key,
InputLocation location) |
ActivationProperty.Builder |
ActivationProperty.Builder.name(String name) |
static ActivationProperty.Builder |
ActivationProperty.newBuilder()
Creates a new
ActivationProperty builder instance. |
static ActivationProperty.Builder |
ActivationProperty.newBuilder(ActivationProperty from)
Creates a new
ActivationProperty builder instance using the specified object as a basis. |
static ActivationProperty.Builder |
ActivationProperty.newBuilder(ActivationProperty from,
boolean forceCopy)
Creates a new
ActivationProperty builder instance using the specified object as a basis. |
static ActivationProperty.Builder |
ActivationProperty.newBuilder(boolean withDefaults)
Creates a new
ActivationProperty builder instance using default values or not. |
ActivationProperty.Builder |
ActivationProperty.Builder.value(String value) |
ActivationProperty.Builder |
ActivationProperty.with()
Creates a new builder with this object as the basis.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.