public class QueryThingRequest extends BaseRequest
| Constructor and Description |
|---|
QueryThingRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getThingName() |
void |
setThingName(String thingName) |
QueryThingRequest |
withEndpointName(String endpointName) |
QueryThingRequest |
withThingName(String thingName) |
getEndpointName, setEndpointName, withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic QueryThingRequest withThingName(String thingName)
public QueryThingRequest withEndpointName(String endpointName)
withEndpointName in class BaseRequestpublic String getThingName()
public void setThingName(String thingName)
Copyright © 2020. All rights reserved.