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