public static final class SolutionInfo.Builder
extends java.lang.Object
SolutionInfo.| Constructor and Description |
|---|
Builder(java.lang.String version,
java.util.List<SolutionComponentSpec> components)
Constructor with parameters for the required properties of
SolutionInfo. |
| Modifier and Type | Method and Description |
|---|---|
SolutionInfo |
build() |
SolutionInfo.Builder |
setDetails(SolutionDetails details)
Details about the solution from the depot.
|
public Builder(java.lang.String version,
java.util.List<SolutionComponentSpec> components)
SolutionInfo.public SolutionInfo.Builder setDetails(SolutionDetails details)
null if solution is not present in the depot.details - New value for the property.public SolutionInfo build()