Package com.seam.api.types
Interface Workspace.WorkspaceIdStage
-
- All Known Implementing Classes:
Workspace.Builder
- Enclosing class:
- Workspace
public static interface Workspace.WorkspaceIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Workspace.Builderfrom(Workspace other)Workspace.NameStageworkspaceId(java.lang.String workspaceId)
-
-
-
Method Detail
-
workspaceId
Workspace.NameStage workspaceId(java.lang.String workspaceId)
-
from
Workspace.Builder from(Workspace other)
-
-