Class AbstractAWSIotDataAsync

java.lang.Object
com.amazonaws.services.iotdata.AbstractAWSIotData
com.amazonaws.services.iotdata.AbstractAWSIotDataAsync
All Implemented Interfaces:
AWSIotData, AWSIotDataAsync

public class AbstractAWSIotDataAsync extends AbstractAWSIotData implements AWSIotDataAsync
Abstract implementation of AWSIotDataAsync. Convenient method forms pass through to the corresponding overload that takes a request object and an AsyncHandler, which throws an UnsupportedOperationException.
  • Constructor Details

    • AbstractAWSIotDataAsync

      protected AbstractAWSIotDataAsync()
  • Method Details