Class DeleteThingResult

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

public class DeleteThingResult extends Object implements Serializable, Cloneable

The output of the DeleteThing operation.

See Also:
  • Constructor Details

    • DeleteThingResult

      public DeleteThingResult()
  • Method Details