Interface Project.DefinitionStages.WithDevCenterId

All Known Subinterfaces:
Project.Definition, Project.DefinitionStages.WithCreate
Enclosing interface:
Project.DefinitionStages

public static interface Project.DefinitionStages.WithDevCenterId
The stage of the Project definition allowing to specify devCenterId.
  • Method Details

    • withDevCenterId

      Project.DefinitionStages.WithCreate withDevCenterId(String devCenterId)
      Specifies the devCenterId property: Resource Id of an associated DevCenter.
      Parameters:
      devCenterId - Resource Id of an associated DevCenter.
      Returns:
      the next definition stage.