Interface TicketType.WorkspaceIdStage
-
- All Known Implementing Classes:
TicketType.Builder
- Enclosing class:
- TicketType
public static interface TicketType.WorkspaceIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TicketType.TicketTypeAttributesStageworkspaceId(java.lang.String workspaceId)
-
-
-
Method Detail
-
workspaceId
TicketType.TicketTypeAttributesStage workspaceId(@NotNull java.lang.String workspaceId)
-
-