public static final class MixRequiredAndNotRequiredWithConstraint.BuilderWithA extends Object
| Modifier and Type | Method and Description |
|---|---|
MixRequiredAndNotRequiredWithConstraint.BuilderWithA |
b(int b) |
MixRequiredAndNotRequiredWithConstraint.BuilderWithA |
b(Optional<Integer> b) |
MixRequiredAndNotRequiredWithConstraint |
build() |
public MixRequiredAndNotRequiredWithConstraint.BuilderWithA b(int b)
public MixRequiredAndNotRequiredWithConstraint.BuilderWithA b(Optional<Integer> b)
public MixRequiredAndNotRequiredWithConstraint build()
Copyright © 2023. All rights reserved.