@Target(value={CONSTRUCTOR,TYPE}) @Retention(value=SOURCE) public @interface GeneratorOptions
| Modifier and Type | Optional Element and Description |
|---|---|
String |
inputPath
The path to input manifests.
|
String |
outputPath
The output path where the generated/decorated manifests will be stored.
|
public abstract String inputPath
public abstract String outputPath
Copyright © 2018–2021 Red Hat. All rights reserved.