DownloadArchiveStepConfig class
final
- Inheritance
-
- Annotations
-
- @JsonSerializable.new(checked: true, disallowUnrecognizedKeys: true, fieldRename: FieldRename.snake)
Properties
-
execution
→ String
-
Execution context:
target (cross-compiled) or host (built for host).
finalinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
→ String
-
Unique identifier for this step within the recipe.
finalinherited
-
needs
→ List<String>
-
Step IDs that must complete before this step runs.
finalinherited
-
outputDirectory
→ String?
-
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sha256
→ String?
-
final
-
type
→ String
-
The step type string used for registry dispatch.
no setteroverride
-
url
→ String
-
final