Interface PurgeIndicatorResult

  • All Superinterfaces:
    ServiceResult

    public interface PurgeIndicatorResult
    extends ServiceResult
    Represents the result of a service execution.
    Since:
    2.7.0
    • Method Detail

      • getPurgeIndicatorStorageResults

        java.util.List<PurgeIndicatorStorageResult> getPurgeIndicatorStorageResults()
        Returns a PurgeIndicatorStorageResult list.