public class CreateScopeJobParameters extends CreateJobParameters
| Constructor and Description |
|---|
CreateScopeJobParameters() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
tags()
Get the key-value pairs used to add additional metadata to the job information.
|
CreateScopeJobParameters |
withTags(Map<String,String> tags)
Set the key-value pairs used to add additional metadata to the job information.
|
degreeOfParallelism, logFilePatterns, name, priority, related, withDegreeOfParallelism, withLogFilePatterns, withName, withPriority, withRelatedproperties, type, withProperties, withTypepublic Map<String,String> tags()
public CreateScopeJobParameters withTags(Map<String,String> tags)
tags - the tags value to setCopyright © 2019. All rights reserved.