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