@ProviderType public interface PackageTaskBuilder
ExecutionTaskBuilder
...Modifier and Type | Method and Description |
---|---|
PackageTaskBuilder |
with(PackageId id)
Sets the package id of this task.
|
ExecutionPlanBuilder |
with(PackageTask.Type type)
Sets the type of this task
|
@Nonnull PackageTaskBuilder with(@Nonnull PackageId id)
id
- the package id@Nonnull ExecutionPlanBuilder with(@Nonnull PackageTask.Type type)
type
- the typeCopyright © 2010 - 2020 Adobe. All Rights Reserved