Class FactoryVstsConfiguration

    • Constructor Detail

      • FactoryVstsConfiguration

        public FactoryVstsConfiguration()
    • Method Detail

      • projectName

        public String projectName()
        Get the projectName property: VSTS project name.
        Returns:
        the projectName value.
      • withProjectName

        public FactoryVstsConfiguration withProjectName​(String projectName)
        Set the projectName property: VSTS project name.
        Parameters:
        projectName - the projectName value to set.
        Returns:
        the FactoryVstsConfiguration object itself.
      • tenantId

        public String tenantId()
        Get the tenantId property: VSTS tenant id.
        Returns:
        the tenantId value.
      • withTenantId

        public FactoryVstsConfiguration withTenantId​(String tenantId)
        Set the tenantId property: VSTS tenant id.
        Parameters:
        tenantId - the tenantId value to set.
        Returns:
        the FactoryVstsConfiguration object itself.