| Package | Description |
|---|---|
| microsoft.vs.analytics.v1.model.entity |
| Modifier and Type | Method and Description |
|---|---|
Team |
Team.Builder.build() |
Team |
Team.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Team |
Team.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Team |
Team.withProjectSK(String projectSK) |
Team |
Team.withTeamId(String teamId) |
Team |
Team.withTeamName(String teamName) |
Team |
Team.withTeamSK(String teamSK) |
Team |
Team.withUnmappedField(String name,
String value) |
Copyright © 2018–2021. All rights reserved.