Package com.intercom.api.types
Interface LiveCanvasRequest.WorkspaceIdStage
-
- All Known Implementing Classes:
LiveCanvasRequest.Builder
- Enclosing class:
- LiveCanvasRequest
public static interface LiveCanvasRequest.WorkspaceIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LiveCanvasRequest.Builderfrom(LiveCanvasRequest other)LiveCanvasRequest.WorkspaceRegionStageworkspaceId(java.lang.String workspaceId)
-
-
-
Method Detail
-
workspaceId
LiveCanvasRequest.WorkspaceRegionStage workspaceId(@NotNull java.lang.String workspaceId)
-
from
LiveCanvasRequest.Builder from(LiveCanvasRequest other)
-
-