Dela via


Trainings.TrainingsQuickTestImageUrlDefinitionStages.WithProjectId Interface

public interface WithProjectId

The stage of the definition to be specify projectId.

Method Summary

Modifier and Type Method and Description
Trainings.TrainingsQuickTestImageUrlDefinitionStages.WithUrl withProjectId(UUID projectId)

The project to evaluate against.

Method Details

withProjectId

public WithUrl withProjectId(UUID projectId)

The project to evaluate against.

Parameters:

projectId

Returns:

next definition stage

Applies to