public static class InputProperty.Builder extends Object
InputProperty
.Modifier and Type | Method and Description |
---|---|
InputProperty |
build() |
InputProperty.Builder |
damBehavior(InputProperty.DamBehavior damBehavior) |
InputProperty.Builder |
priority(int priority) |
InputProperty.Builder |
requiredDistribution(InputProperty.RequiredDistribution requiredDistribution) |
public InputProperty.Builder requiredDistribution(InputProperty.RequiredDistribution requiredDistribution)
public InputProperty.Builder damBehavior(InputProperty.DamBehavior damBehavior)
public InputProperty.Builder priority(int priority)
public InputProperty build()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.