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