Index
Methods
build
- 
							Returns ExecuteResponsea new ExecuteResponseinstance initialized with the parameters set by this Builder.
setErrorState  
					- 
							Parameters- 
									deviceId: stringDevice ID of the device. 
- 
									errorCode: ExecuteErrorsIf execution failed, provide the errorCode. 
 Returns this
- 
									
setRequestId  
					- 
							Parameters- 
									requestId: stringRequest ID of the Execute intent. 
 Returns this
- 
									
setSuccessState  
					- 
							Parameters- 
									deviceId: stringDevice ID of the device. 
- 
									deviceState: unknownIf execution was successful, provide new state of the device. 
 Returns this
- 
									
Use this class to build an instance of ExecuteResponse.