| Package | Description |
|---|---|
| microsoft.vs.analytics.v2.model.entity |
| Modifier and Type | Method and Description |
|---|---|
static Team.Builder |
Team.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Team.Builder |
Team.Builder.projectSK(String projectSK) |
Team.Builder |
Team.Builder.teamId(String teamId) |
Team.Builder |
Team.Builder.teamName(String teamName) |
Team.Builder |
Team.Builder.teamSK(String teamSK) |
Copyright © 2018–2021. All rights reserved.