Uses of Class
org.azd.core.types.Team
Packages that use Team
-
Uses of Team in org.azd.core
Methods in org.azd.core that return TeamModifier and TypeMethodDescriptionGet a specific team.Get a specific team.CoreApi.updateTeams(String projectName, String teamName, String description) Update a team's name and/or description. -
Uses of Team in org.azd.core.types
Methods in org.azd.core.types that return TeamMethods in org.azd.core.types that return types with arguments of type TeamMethods in org.azd.core.types with parameters of type TeamMethod parameters in org.azd.core.types with type arguments of type Team -
Uses of Team in org.azd.interfaces
Methods in org.azd.interfaces that return Team