public class ResourceId extends Object
| Constructor and Description |
|---|
ResourceId() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the ID of the resource.
|
ResourceId |
withId(String id)
Set the ID of the resource.
|
public String id()
public ResourceId withId(String id)
id - the id value to setCopyright © 2019. All rights reserved.