public class TargetResource extends Object
Constructor and Description |
---|
TargetResource() |
Modifier and Type | Method and Description |
---|---|
String |
id()
Get the id value.
|
String |
resourceName()
Get the resourceName value.
|
String |
resourceType()
Get the resourceType value.
|
TargetResource |
withId(String id)
Set the id value.
|
TargetResource |
withResourceName(String resourceName)
Set the resourceName value.
|
TargetResource |
withResourceType(String resourceType)
Set the resourceType value.
|
public String id()
public TargetResource withId(String id)
id
- the id value to setpublic String resourceName()
public TargetResource withResourceName(String resourceName)
resourceName
- the resourceName value to setpublic String resourceType()
public TargetResource withResourceType(String resourceType)
resourceType
- the resourceType value to setCopyright © 2019. All rights reserved.