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