Trainings.TrainingsGetTagDefinitionStages.WithProjectId Interface

public interface WithProjectId

The stage of the definition to be specify projectId.

Method Summary

Modifier and Type Method and Description
Trainings.TrainingsGetTagDefinitionStages.WithTagId withProjectId(UUID projectId)

The project this tag belongs to.

Method Details

withProjectId

public WithTagId withProjectId(UUID projectId)

The project this tag belongs to.

Parameters:

projectId

Returns:

next definition stage

Applies to