Class UpdateThingResult

java.lang.Object
com.amazonaws.services.iot.model.UpdateThingResult
All Implemented Interfaces:
Serializable, Cloneable

public class UpdateThingResult extends Object implements Serializable, Cloneable

The output from the UpdateThing operation.

See Also:
  • Constructor Details

    • UpdateThingResult

      public UpdateThingResult()
  • Method Details