IBatchJobStatus Interface

Implements

IPartnerComponent<Tuple<java.lang.String,java.lang.String>> IEntityGetOperations<BatchUploadDetails>

public interface IBatchJobStatus extends IPartnerComponent<Tuple<String,String>>, IEntityGetOperations<BatchUploadDetails>

Represents the operations that can be done on the partner's device.

Method Summary

Modifier and Type Method and Description
abstract BatchUploadDetails get()

Retrieves the batch upload status details of a specific customer's devices.

Method Details

get

public abstract BatchUploadDetails get()

Retrieves the batch upload status details of a specific customer's devices.

Returns:

The batch upload status details of a device.

Applies to