Interface SendToMsTeamsUserId.TenantIdStage
-
- All Known Implementing Classes:
SendToMsTeamsUserId.Builder
- Enclosing class:
- SendToMsTeamsUserId
public static interface SendToMsTeamsUserId.TenantIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SendToMsTeamsUserId.Builderfrom(SendToMsTeamsUserId other)SendToMsTeamsUserId.ServiceUrlStagetenantId(java.lang.String tenantId)
-
-
-
Method Detail
-
tenantId
SendToMsTeamsUserId.ServiceUrlStage tenantId(java.lang.String tenantId)
-
from
SendToMsTeamsUserId.Builder from(SendToMsTeamsUserId other)
-
-