Trainings.TrainingsCreateProjectDefinition Interface
public interface TrainingsCreateProjectDefinition extends Trainings.TrainingsCreateProjectDefinitionStages.WithName,Trainings.TrainingsCreateProjectDefinitionStages.WithExecute
The entirety of createProject definition.
Inherited Members
Trainings.TrainingsCreateProjectDefinitionStages.WithExecute.execute()
Trainings.TrainingsCreateProjectDefinitionStages.WithExecute.executeAsync()
Trainings.TrainingsCreateProjectDefinitionStages.WithAllOptions.withClassificationType(String classificationType)
Trainings.TrainingsCreateProjectDefinitionStages.WithAllOptions.withDescription(String description)
Trainings.TrainingsCreateProjectDefinitionStages.WithAllOptions.withDomainId(UUID domainId)
Trainings.TrainingsCreateProjectDefinitionStages.WithName.withName(String name)
Trainings.TrainingsCreateProjectDefinitionStages.WithAllOptions.withTargetExportPlatforms(List<String> targetExportPlatforms)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java