IBatchJobStatusCollection Interface

Implements

public interface IBatchJobStatusCollection extends IPartnerComponentString, IEntitySelector<String,IBatchJobStatus>

Represents the operations that can be done on the partner's batch upload status collection.

Method Summary

Modifier and Type Method and Description
abstract IBatchJobStatus byId(String trackingId)

Retrieves a specific customer's devices batch upload status behavior.

Method Details

byId

public abstract IBatchJobStatus byId(String trackingId)

Retrieves a specific customer's devices batch upload status behavior.

Parameters:

trackingId - The tracking identifier.

Returns:

The customer's devices batch upload status operations.

Applies to