public class DeleteThingShadowRequest extends Object
Constructor and Description |
---|
DeleteThingShadowRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getThingName()
Getter for the thing name from the request.
|
void |
setThingName(String thingName)
Setter for the thing name.
|
DeleteThingShadowRequest |
withThingName(String name)
Generate the request with a thing name.
|
public String getThingName()
public void setThingName(String thingName)
thingName
- set the thing name in the requestpublic DeleteThingShadowRequest withThingName(String name)
name
- the name of the thing