public class BuildJobParameters extends BaseJobParameters
| Constructor and Description |
|---|
BuildJobParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the friendly name of the job to build.
|
BuildJobParameters |
withName(String name)
Set the friendly name of the job to build.
|
properties, type, withProperties, withTypepublic String name()
public BuildJobParameters withName(String name)
name - the name value to setCopyright © 2019. All rights reserved.