public class ScopeJobResource extends Object
Constructor and Description |
---|
ScopeJobResource() |
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the name of the resource.
|
String |
path()
Get the path to the resource.
|
ScopeJobResource |
withName(String name)
Set the name of the resource.
|
ScopeJobResource |
withPath(String path)
Set the path to the resource.
|
public String name()
public ScopeJobResource withName(String name)
name
- the name value to setpublic String path()
public ScopeJobResource withPath(String path)
path
- the path value to setCopyright © 2019. All rights reserved.