Returns an immutable instance of [WorkspaceCreateResponse].
public WorkspaceCreateResponse build()Returns an immutable instance of [WorkspaceCreateResponse]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.createdAt()
.displayName()
.isDeleted()
.isPersonal()
IllegalStateException: if any required field is unset.