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