Class OrchestrationPlan

java.lang.Object
org.azd.common.types.BaseAbstractMethod
org.azd.build.types.OrchestrationPlan

public class OrchestrationPlan extends BaseAbstractMethod
Represents a reference to an orchestration plan.
  • Constructor Details

    • OrchestrationPlan

      public OrchestrationPlan()
  • Method Details

    • getPlanId

      public String getPlanId()
    • setPlanId

      public void setPlanId(String planId)