Interface RolloutManager.RolloutProgress

Enclosing interface:
RolloutManager

public static interface RolloutManager.RolloutProgress
Used to report ongoing progress of a rollout
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reportProgress(String path, String operation)
     
  • Method Details

    • reportProgress

      void reportProgress(String path, String operation)