java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.TeamApprovers.TeamApproversBuilder
- Umschließende Klasse:
TeamApprovers
public static class TeamApprovers.TeamApproversBuilder
extends Object
-
Methodenübersicht
List of groupIds to be assigned as the team approvers.
List of userIds to be assigned as the team approvers.
-
Methodendetails
-
groupIds
List of groupIds to be assigned as the team approvers. All users in the group will become team approvers.
- Gibt zurück:
this.
-
userIds
List of userIds to be assigned as the team approvers.
- Gibt zurück:
this.
-
-